Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/adr/0003-merge-gate-push-allowlist.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,6 @@ was not before — with no team in the org, the allowlist's team dimension is un
base permission itself is **not** Terraform-managed: `default_repository_permission` is
live-only org state, so the invariant this ADR declares is enforced by `protection.tf`
alone and does not depend on the base grant staying put. Codifying the org settings
alongside it is open work, not a gap in the gate.
alongside it is open work owned by **#176**, not a gap in the gate — that issue also
carries the decision on whether the CI apply should be able to mutate org settings at
all, which is a question about the rails rather than about this ADR.