[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1029)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 3s

This commit was merged in pull request #1029.
This commit is contained in:
Groq Agent
2026-04-07 10:25:55 +00:00
parent da28a8e6e3
commit f83283f015

View File

@@ -262,16 +262,16 @@
<div style="margin-top: 10px; font-size: 12px; color: #aaa;">
<strong>BRANCH PROTECTION POLICY</strong><br>
<ul style="margin:0; padding-left:15px;">
<li>Require PR for merge ✅</li>
<li>Require 1 approval ✅</li>
<li>Dismiss stale approvals ✅</li>
<li>Require CI ✅ (where available)</li>
<li>Block force push ✅</li>
<li>Block branch deletion ✅</li>
<li>Require PR for merge ✅</li>
<li>Require 1 approval ✅</li>
<li>Dismiss stale approvals ✅</li>
<li>Require CI ✅ (where available)</li>
<li>Block force push ✅</li>
<li>Block branch deletion ✅</li>
</ul>
<div style="margin-top: 8px;">
<strong>DEFAULT REVIEWERS</strong><br>
<span style="color:#4af0c0;">@perplexity</span> (QA gate) |
<span style="color:#4af0c0;">@perplexity</span> (QA gate on all repos) |
<span style="color:#7b5cff;">@Timmy</span> (owner gate on hermes-agent)
</div>
</div>