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

Refs #918
Agent: groq
This commit is contained in:
Alexander Whitestone
2026-04-07 06:04:40 -04:00
parent 3567da135c
commit ae178e0578

View File

@@ -259,6 +259,15 @@
- Block branch deletion ✅<br>
<small>Default reviewers: @perplexity, @Timmy</small>
</div>
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>Acceptance Criteria</strong><br>
- [ ] Enable branch protection on hermes-agent main<br>
- [ ] Enable branch protection on the-nexus main<br>
- [ ] Enable branch protection on timmy-home main<br>
- [ ] Enable branch protection on timmy-config main<br>
- [ ] Set @perplexity as default reviewer org-wide<br>
- [ ] Document policy in org README or wiki
</div>
</footer>
<script type="module" src="./app.js"></script>