-
Notifications
You must be signed in to change notification settings - Fork 3k
feat(triage): assign one accountable owner when a PR opens, and when deferring #9813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
d2c4cd6
fix(triage): assign one accountable maintainer when deferring a PR
yiliang114 0a133a0
feat(triage): assign one area owner when a PR opens
yiliang114 f943d27
ci: update workflow size baseline
yiliang114 946b78c
feat(triage): route PRs to the module owner, with the area pool as fa…
yiliang114 de35631
test(triage): pin the assign-pr-owner bootstrap guard shape and ordering
yiliang114 560ffa4
test(triage): pin the assign-pr-owner sparse-checkout membership
yiliang114 8a29341
fix(triage): reject never-matching paths entries in the owner map
yiliang114 b12091c
test(triage): pin the re-throw of non-permission assign failures
yiliang114 0690b7b
fix(triage): reject empty paths lists in the owner map
yiliang114 45e6ca2
test(triage): pin that a label-only area never path-matches
yiliang114 8f8cf29
test(triage): pin the assign-pr-owner PR_NUMBER and DRY_RUN wiring
yiliang114 27c65c4
fix(triage): resolve the defer fallback to the newest human reviewer
yiliang114 06aa457
docs(triage): make the defer resolver env chain and jq filter robust
yiliang114 9fcb3af
test(triage): pin the privileged trigger and job-level env absence
yiliang114 14b7ba8
Merge remote-tracking branch 'origin/main' into resolve-9813
yiliang114 430b4b2
fix(triage): re-check PR coverage immediately before assigning
yiliang114 3a880a0
docs(triage): reuse the exported open-issue counter in the defer reso…
yiliang114 81f236d
test(triage): pin the sparse checkout of the statically imported sibling
yiliang114 cc4841a
test(triage): pin the denied and failing push-access paths
yiliang114 93ada94
fix(triage): decode changed filenames as base64 before area routing
yiliang114 e69e250
fix(triage): skip PRs whose author account was deleted
yiliang114 354b06e
test(triage): route a probe file through every mapped area prefix
yiliang114 7509821
fix(triage): guard the defer heredoc against a deleted PR author
yiliang114 1d6e950
Merge origin/main into feat/auto-request-pr-reviewer
yiliang114 a44cc5a
fix(triage): keep PR owner routing current
yiliang114 cea16f0
Merge remote-tracking branch 'origin/main' into resolve-9813
yiliang114 a78d5d5
fix(triage): keep the defer resolver heredoc backtick-free
yiliang114 fb02777
fix(triage): treat the agent-assignee GraphQL refusal as a graceful skip
yiliang114 b0dd32e
fix(triage): tolerate a transient issue-list failure in the load fan-out
yiliang114 5f04fd2
Merge branch 'main' into feat/auto-request-pr-reviewer
yiliang114 69736f8
fix(triage): don't count dismissed reviews as owner coverage
yiliang114 9816422
Merge branch 'main' into feat/auto-request-pr-reviewer
yiliang114 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.