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

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

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;">