The current rule that gates certain triage actions on a maintainer-team approval should be relaxed: any repo member's approving review counts.
Why: members who are not on the maintainer team frequently do high-quality first-pass reviews; requiring a second maintainer pass creates artificial bottlenecks.
Acceptance
- Identify every place the bot currently checks "approved by maintainer".
- Replace with "approved by any user with
MEMBER association" (GitHub's author_association field on review objects).
- Document the change in the relevant skill / rule reference.
The current rule that gates certain triage actions on a maintainer-team approval should be relaxed: any repo member's approving review counts.
Why: members who are not on the maintainer team frequently do high-quality first-pass reviews; requiring a second maintainer pass creates artificial bottlenecks.
Acceptance
MEMBERassociation" (GitHub'sauthor_associationfield on review objects).