Files
the-nexus-fork/docs/branch_protection_policy.md

547 B

Branch Protection & Review Policy

Enforcement Rules

All repositories must:

  • Require PR for main branch merges
  • Require 1 approval
  • Dismiss stale approvals
  • Block force pushes
  • Block branch deletion

Reviewer Assignments

CI Requirements

  • hermes-agent: Full CI required
  • the-nexus: CI pending (issue #915)
  • timmy-config: Limited ci

Compliance

This policy blocks:

  • Direct pushes to main
  • Unreviewed merges
  • Merges with failing ci
  • History rewriting