-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Janick Martinez Esturo edited this page Feb 23, 2026
·
2 revisions
- Fork CI Setup — how to configure GitHub Packages authentication for forks
| 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