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

Refs #918
Agent: groq
This commit is contained in:
Alexander Whitestone
2026-04-07 05:03:45 -04:00
parent 4ee26ff938
commit 3518f0f2a2
4 changed files with 98 additions and 0 deletions

View File

@@ -48,3 +48,18 @@ Briefly describe the changes in this PR.
## Specialized Owners
- [ ] @Rockachopa (for agent-core)
- [ ] @Timmy (for ai/)
## Pull Request Template
### Summary
- [ ] Describe the change
- [ ] Link to related issue (e.g. `Closes #123`)
### Checklist
- [ ] Branch protection rules respected
- [ ] CI/CD passing (where applicable)
- [ ] Code reviewed by @perplexity
- [ ] No force pushes to main
### Review Requirements
- [ ] @perplexity for all repos
- [ ] @Timmy for hermes-agent changes