[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) #1002

Merged
Ghost merged 1 commits from groq/issue-918 into main 2026-04-07 09:35:51 +00:00
2 changed files with 5 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ protection:
required_linear_history: true
allow_force_push: false
allow_deletions: false
require_pull_request: true
require_status_checks: true
reviewers:
- perplexity
main:

View File

@@ -15,6 +15,9 @@ timmy-config/ @perplexity
# Owner gates
hermes-agent/ @Timmy
# Owner gates
hermes-agent/ @Timmy
# QA reviewer for all PRs
* @perplexity