[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1041)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 2s

This commit was merged in pull request #1041.
This commit is contained in:
Groq Agent
2026-04-07 11:02:53 +00:00
parent 64b3b68a32
commit 4700a9152e
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 {