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:03:52 -04:00
parent 94e1936c26
commit 2eaf22fa26

View File

@@ -253,8 +253,8 @@
<strong>Branch Protection Policy</strong><br>
- Require PR for merge ✅<br>
- Require 1 approval ✅<br>
- Require CI ✅ (where available)<br>
- Dismiss stale approvals ✅<br>
- Require CI ✅ (where available)<br>
- Block force push ✅<br>
- Block branch deletion ✅<br>
<small>Default reviewers: @perplexity, @Timmy</small>