docs(triage): verify maintainer access before surfacing PRs#106507
Merged
Conversation
Contributor
Author
|
Land-ready proof for head
Proceeding to land per maintainer instruction. |
Contributor
Author
|
Merged via squash.
|
wm0018
pushed a commit
to wm0018/openclaw
that referenced
this pull request
Jul 14, 2026
…#106507) * docs(triage): verify maintainer access * docs(triage): suppress mmaps PRs
github-actions Bot
pushed a commit
to Desicool/openclaw
that referenced
this pull request
Jul 14, 2026
…#106507) * docs(triage): verify maintainer access * docs(triage): suppress mmaps PRs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What Problem This Solves
Generic triage could surface recent PRs from newly added maintainers when the static suppression list lagged current repository access, causing agents to pick up work maintainers already owned.
Why This Change Was Made
Live repository permission is now the source of truth before a finalist is surfaced. The existing login list remains a fast path,
@pgondhi987and@mmapsare added explicitly, and read-only or triage-only access otherwise remains outside the suppression rule.User Impact
Generic triage prioritizes external contributors without accidentally selecting recent maintainer-authored PRs merely because a local list is stale. Named PR requests and the existing 14-day exception still work unchanged.
Evidence
@pgondhi987and merged on 2026-07-13.git diff --check