Skip to content

fix(governance): align maintainer approval access - #126

Merged
imran-siddique merged 1 commit into
mainfrom
fix/maintainer-approval-access
Sep 25, 2026
Merged

imran-siddique merged 1 commit into
mainfrom
fix/maintainer-approval-access

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

Appointed maintainers already have merge access, but approval lists or CODEOWNERS can prevent their reviews from satisfying merge requirements. This change recognizes the missing maintainers while preserving existing reviewers, current-head approval checks and independent-review requirements.

The updated approval script passed eight executable cases: current, stale and dismissed approvals from Qiang and Pierre, plus bot and unlisted-reviewer refusals. YAML parsing passed; only the maintainer list changed in the script.

Qiang and Pierre have Maintain or Admin access on all 16 current AgenTrust repositories. No branch protection or bypass permissions are changed.

Recognize appointed maintainers in review gates and code ownership. Preserve current-head checks and independent review requirements.

Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
@imran-siddique
imran-siddique merged commit c433d22 into main Sep 25, 2026
21 checks passed
@imran-siddique
imran-siddique deleted the fix/maintainer-approval-access branch September 25, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants