Skip to content
Janick Martinez Esturo edited this page Feb 23, 2026 · 2 revisions

Pages

  • Fork CI Setup — how to configure GitHub Packages authentication for forks

Branch Rules

Action Who Result
Create feat/alice/new-feature ncore-maintainers ✅ Allowed
Create feat/alice/new-feature Non-maintainers ❌ Blocked
Create feature/alice/new-feature Anyone ❌ Blocked (invalid type)
Create fix/broken Anyone ❌ Blocked (missing user segment)
Push to any branch ncore-maintainers ✅ Allowed
Push to any branch Non-maintainers ❌ Blocked
Approve PR to main ncore-maintainers ✅ Counts toward required approvals
Approve PR to main Non-maintainers ❌ Does not count
Merge to main After 1 maintainer approval + status checks ✅ Allowed

Team: ncore-maintainers

Clone this wiki locally