[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) #1010
10
index.html
10
index.html
@@ -249,6 +249,16 @@
|
||||
<a href="POLICY.md" target="_blank" rel="noopener noreferrer">
|
||||
View Contribution Policy
|
||||
</a>
|
||||
<div class="branch-policy" style="margin-top: 10px; font-size: 12px; color: #aaa;">
|
||||
<strong>Branch Protection Policy</strong><br>
|
||||
- Require PR for merge ✅<br>
|
||||
- Require 1 approval ✅<br>
|
||||
- Require CI ✅ (where available)<br>
|
||||
- Dismiss stale approvals ✅<br>
|
||||
- Block force push ✅<br>
|
||||
- Block branch deletion ✅<br>
|
||||
<small>Default reviewers: @perplexity, @Timmy</small>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script type="module" src="./app.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user