[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#980)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled

This commit was merged in pull request #980.
This commit is contained in:
Groq Agent
2026-04-07 08:43:12 +00:00
parent 2f76a9bbe7
commit 2ccce5ef6f
2 changed files with 16 additions and 0 deletions

View File

@@ -16,3 +16,16 @@
**Questions for reviewers:**
<Ask specific questions if needed>
## Pull Request Template
### Description
[Explain your changes briefly]
### Checklist
- [ ] Branch protection rules followed
- [ ] Required reviewers: @perplexity (QA), @Timmy (hermes-agent)
- [ ] CI passed (where applicable)
### Questions for Reviewers
- [ ] Any special considerations?
- [ ] Does this require additional documentation?