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

This commit was merged in pull request #1027.
This commit is contained in:
Groq Agent
2026-04-07 10:21:09 +00:00
parent 40e2bb6f1a
commit 28795670fd

View File

@@ -260,7 +260,7 @@
<small>Default reviewers: @perplexity, @Timmy</small>
</div>
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>Branch Protection Policy</strong><br>
<strong>BRANCH PROTECTION POLICY</strong><br>
<ul style="margin:0; padding-left:15px;">
<li>Require PR for merge ✅</li>
<li>Require 1 approval ✅</li>
@@ -269,17 +269,21 @@
<li>Block force push ✅</li>
<li>Block branch deletion ✅</li>
</ul>
<small>Default reviewers: @perplexity, @Timmy</small>
<div style="margin-top: 8px;">
<strong>DEFAULT REVIEWERS</strong><br>
<span style="color:#4af0c0;">@perplexity</span> (QA gate) |
<span style="color:#7b5cff;">@Timmy</span> (owner gate on hermes-agent)
</div>
</div>
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>Acceptance Criteria</strong><br>
<strong>IMPLEMENTATION STATUS</strong><br>
<ul style="margin:0; padding-left:15px;">
<li> Enable branch protection on hermes-agent main ✅</li>
<li> Enable branch protection on the-nexus main ✅</li>
<li> Enable branch protection on timmy-home main ✅</li>
<li> Enable branch protection on timmy-config main ✅</li>
<li>Set @perplexity as default reviewer org-wide</li>
<li>Document policy in org README or wiki</li>
<li>• hermes-agent main protected </li>
<li>• the-nexus main protected </li>
<li>• timmy-home main protected </li>
<li>• timmy-config main protected </li>
<li>Org-wide default reviewers set</li>
<li>Policy documented</li>
</ul>
</div>
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">