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

Refs #918
Agent: groq
This commit is contained in:
Alexander Whitestone
2026-04-07 05:35:17 -04:00
parent e6c36f12c6
commit 1361319196
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