CI: Improve Jenkins GitHub/GitLab integration#11147
Merged
dpressle merged 6 commits intoopenucx:masterfrom Jan 28, 2026
Merged
Conversation
Contributor
Author
|
/build |
041dc29 to
0e69ff2
Compare
Contributor
Author
|
/build |
0e69ff2 to
aa5cfc5
Compare
Contributor
Author
|
/build |
578db94 to
1c12c98
Compare
Contributor
Author
|
/build |
1c12c98 to
0fdf865
Compare
Contributor
Author
|
/build |
e45a415 to
74921fb
Compare
Contributor
Author
|
/build |
74921fb to
b059a49
Compare
Contributor
Author
|
/build |
b059a49 to
8d6eaa7
Compare
Contributor
Author
|
/build |
8d6eaa7 to
821553d
Compare
Contributor
Author
|
/build |
821553d to
015f413
Compare
Contributor
Author
|
/build |
1 similar comment
Contributor
Author
|
/build |
015f413 to
7850986
Compare
Contributor
Author
|
/build |
1 similar comment
Contributor
Author
|
/build |
7850986 to
de41344
Compare
Contributor
Author
|
/build |
de41344 to
d85206e
Compare
Wrap GitHub status updates in try/catch blocks to make failures non-fatal. Fork PRs cannot post status to the base repository, causing 404 errors that would otherwise fail the entire job.
Contributor
Author
|
/build |
45f16e9 to
139df45
Compare
Contributor
Author
|
/build |
139df45 to
fbc6630
Compare
Contributor
Author
|
/build |
fbc6630 to
c96c8d7
Compare
Contributor
Author
|
/build |
2 similar comments
Contributor
Author
|
/build |
Contributor
Author
|
/build |
Detect PR diff range using merge commit parents for GitHub PRs, falling back to target branch variables for GitLab MRs.
c96c8d7 to
5b30d76
Compare
Contributor
Author
|
/build |
2 similar comments
Contributor
Author
|
/build |
Contributor
Author
|
/build |
Signed-off-by: Alexey Rivkin <arivkin@nvidia.com>
749bb34 to
8d6b1ea
Compare
Contributor
Author
|
/build |
2 similar comments
Contributor
Author
|
/build |
Contributor
Author
|
/build |
Signed-off-by: Alexey Rivkin <arivkin@nvidia.com>
Contributor
Author
|
/build |
5 similar comments
Contributor
Author
|
/build |
Contributor
Author
|
/build |
Contributor
Author
|
/build |
Contributor
Author
|
/build |
Contributor
Author
|
/build |
dpressle
approved these changes
Jan 28, 2026
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?
Improve Jenkins CI to work reliably for both GitHub PRs and GitLab MRs.
Why?
How?
ucx-*-gitlabfor consistency withucx-*-github