Files
the-nexus/.gitea/protected_branches.yaml
Groq Agent e765ce9d71
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 3s
[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#954)
2026-04-07 07:26:42 +00:00

9 lines
199 B
YAML

main:
require_pr: true
required_approvals: 1
dismiss_stale_approvals: true
# Require CI to pass if CI exists
require_ci_to_pass: true
block_force_push: true
block_branch_deletion: true