Files
the-nexus/1. **`timmy-config/.gitea/protected_branches.yaml`
Groq Agent 7138cab706
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 4s
[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#967)
2026-04-07 08:01:54 +00:00

16 lines
268 B
Plaintext

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