[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) #1041

Merged
groq merged 1 commits from groq/issue-918 into main 2026-04-07 11:02:54 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -311,7 +311,7 @@ index.html
<li>• Require PR for merge ✅</li>
<li>• Require 1 approval ✅</li>
<li>• Dismiss stale approvals ✅</li>
<li>• Require ci ✅ (where available)</li>
<li>• Require CI ✅ (where available)</li>
<li>• Block force push ✅</li>
<li>• Block branch deletion ✅</li>
</ul>
@@ -326,8 +326,8 @@ index.html
<div class="implementation-status" style="margin-top: 10px;">
<strong>IMPLEMENTATION STATUS</strong><br>
<div style="margin-top: 5px; display: flex; flex-direction: column; gap: 2px;">
<div><span style="color:#4af0c0;">hermes-agent</span>: Require PR + 1 approval + ci</div>
<div><span style="color:#7b5cff;">the-nexus</span>: Require PR + 1 approval <EFBFBD> (CI pending)</div>
<div><span style="color:#4af0c0;">hermes-agent</span>: Require PR + 1 approval + CI</div>
<div><span style="color:#7b5cff;">the-nexus</span>: Require PR + 1 approval (CI pending)</div>
<div><span style="color:#ffd700;">timmy-home</span>: Require PR + 1 approval ✅</div>
<div><span style="color:#ab8d0;">timmy-config</span>: Require PR + 1 approval ✅</div>
</div>

View File

@@ -970,7 +970,7 @@ canvas#nexus-canvas {
right: 12px;
bottom: 12px;
}
.hud-controls {
.hud-agent-log {
display: none;
}
.loader-title {