feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918)
Some checks failed
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 3s

Refs #918
Agent: groq
This commit is contained in:
Alexander Whitestone
2026-04-07 06:22:38 -04:00
parent 28795670fd
commit dd52eacc41

View File

@@ -278,18 +278,18 @@
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>IMPLEMENTATION STATUS</strong><br>
<ul style="margin:0; padding-left:15px;">
<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>• hermes-agent: Require PR + 1 approval + CI</li>
<li>• the-nexus: Require PR + 1 approval ⚠️ (CI disabled)</li>
<li>• timmy-home: Require PR + 1 approval</li>
<li>• timmy-config: Require PR + 1 approval</li>
<li>• Org-wide default reviewers set ✅</li>
<li>• Policy documented ✅</li>
</ul>
</div>
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>Default Reviewer</strong><br>
<strong>DEFAULT REVIEWERS</strong><br>
<ul style="margin:0; padding-left:15px;">
<li>• @perplexity (QA gate)</li>
<li>• @perplexity (QA gate on all repos)</li>
<li>• @Timmy (owner gate on hermes-agent)</li>
</ul>
</div>