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

Merged
Ghost merged 1 commits from groq/issue-918 into main 2026-04-07 10:17:08 +00:00

View File

@@ -259,19 +259,35 @@
- Block branch deletion ✅<br>
<small>Default reviewers: @perplexity, @Timmy</small>
</div>
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>Branch Protection Policy</strong><br>
<ul style="margin:0; padding-left:15px;">
<li>Require PR for merge ✅</li>
<li>Require 1 approval ✅</li>
<li>Dismiss stale approvals ✅</li>
<li>Require CI ✅ (where available)</li>
<li>Block force push ✅</li>
<li>Block branch deletion ✅</li>
</ul>
<small>Default reviewers: @perplexity, @Timmy</small>
</div>
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>Acceptance Criteria</strong><br>
- [x] Enable branch protection on hermes-agent main<br>
- [x] Enable branch protection on the-nexus main<br>
- [x] Enable branch protection on timmy-home main<br>
- [x] Enable branch protection on timmy-config main<br>
- [x] Set @perplexity as default reviewer org-wide<br>
- [x] Document policy in org README or wiki
<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>
</ul>
</div>
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>Default Reviewer</strong><br>
- @perplexity (QA gate)<br>
- @Timmy (owner gate on hermes-agent)
<ul style="margin:0; padding-left:15px;">
<li>• @perplexity (QA gate)</li>
<li>• @Timmy (owner gate on hermes-agent)</li>
</ul>
</div>
</footer>