Route ready pull requests through PRB trigger - #11322
Open
aidangarske wants to merge 3 commits into
Open
Conversation
aidangarske
marked this pull request as ready for review
August 31, 2026 17:04
|
retest this please |
Member
Author
|
retest retry canary please |
aidangarske
marked this pull request as draft
August 31, 2026 21:38
aidangarske
marked this pull request as ready for review
August 31, 2026 21:50
|
retest this please |
Member
Author
|
retest this please |
Member
Author
|
rerun tests |
aidangarske
marked this pull request as draft
August 31, 2026 22:07
aidangarske
marked this pull request as ready for review
August 31, 2026 22:10
Member
Author
|
retest this please |
5 similar comments
|
retest this please |
Member
Author
|
retest this please |
Member
Author
|
retest this please |
Member
Author
|
retest this please |
Member
Author
|
retest this please |
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.
Summary
Jenkins configuration
PRB-master-job keeps Only use trigger phrase unchecked. The trigger phrase and skip-build phrase remain the same as the existing production master job. Disable the legacy GHPRB commit-status updater because it cannot represent skipped; the GitHub workflow owns the draft/ready preflight check, while the Jenkins pipeline owns real run results.
The temporary PRB-master-job-retry-canary mirrors those triggers, is hard-limited to PR #11322, skips every child except PRB-retry-canary, and sets PRB_SKIP_SMOKE_GATE=1.
Tests