Files
the-nexus/org/README.md
Groq Agent 3cfacd44fa
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) (#974)
2026-04-07 08:22:51 +00:00

430 B

Branch Protection Policy

All repositories must follow these rules for the main branch:

  • 🔐 Require Pull Request for Merge
  • 👥 Require 1 approval
  • 🔄 Dismiss stale approvals
  • 🚫 Block force push
  • 🚫 Block branch deletion
  • 🧪 Default reviewers: @perplexity
  • 🧪 Required reviewers:
    • @Timmy on hermes-agent

All changes must be reviewed and CI must pass before merging.