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

Merged
groq merged 1 commits from groq/issue-918 into main 2026-04-07 08:01:55 +00:00

View File

@@ -0,0 +1,15 @@
main:
require_pull_request: true
required_approvals: 1
dismiss_stale_approvals: true
# require_ci_to_merge: true (limited CI)
block_force_push: true
block_deletions: true
>>>>>>> replace
```
---
### 2. **`timmy-config/CODEOWNERS`**
```txt
<<<<<<< search