omnigraph/.github
Andrew Altshuler e8d49559c4
branch-protection: allow admin bypass on main (#94)
Flip enforce_admins from true to false. Repo admins can now merge
their own PRs without waiting for code-owner review, by clicking
"Merge without waiting for requirements to be met" once CI is green.
The action is recorded in the audit log.

Non-admins still see full enforcement: code-owner review required,
1 approving review, required status checks must pass.

Rationale: as the solo owner of most CODEOWNERS scopes, the author
cannot satisfy GitHub's "non-self approver" rule on their own PRs,
which made every PR block on a second human. Admin bypass restores
the practical workflow while keeping the protection rules as the
default for everyone else.
2026-05-15 03:32:12 +03:00
..
scripts codeowners: yml source of truth + generator + drift CI (#88) 2026-05-13 17:26:06 +03:00
workflows codeowners: yml source of truth + generator + drift CI (#88) 2026-05-13 17:26:06 +03:00
branch-protection.json branch-protection: allow admin bypass on main (#94) 2026-05-15 03:32:12 +03:00
CODEOWNERS codeowners: yml source of truth + generator + drift CI (#88) 2026-05-13 17:26:06 +03:00
codeowners-roles.yml codeowners: yml source of truth + generator + drift CI (#88) 2026-05-13 17:26:06 +03:00