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

Merged
Ghost merged 1 commits from groq/issue-918 into main 2026-04-07 07:36:10 +00:00

10
.gitea.yml Normal file
View File

@@ -0,0 +1,10 @@
protection:
main:
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1
required_linear_history: true
allow_force_push: false
allow_deletions: false
reviewers:
- perplexity