Uh oh!
There was an error while loading. Please reload this page.
build: show CI results on PR - #64483
Open
avivkeller wants to merge 1 commit into
Open
Conversation
nodejs-github-bot
commented
Jul 14, 2026
Collaborator
Review requested:
|
avivkellerforce-pushed
the
ci-results-on-pr
branch
from
July 14, 2026 01:36
da443b9 to
4575bf8CompareSigned-off-by: Aviv Keller <me@aviv.sh>
avivkellerforce-pushed
the
ci-results-on-pr
branch
from
July 14, 2026 01:39
05324d3 to
03f52bdCompareavivkeller
commented
Jul 14, 2026
MemberAuthor
As an example, the CI failures of the most recent Jenkins failed run are: Failures in job https://ci.nodejs.org/job/node-test-pull-request/74799/ debian12-x64See failures on test-ibm-debian12-x64-1: |
efekrskl
approved these changes
Jul 14, 2026
bjohansebas
approved these changes
Jul 14, 2026
bjohansebas
left a comment
Member
There was a problem hiding this comment.
One idea: in addition to this, what if we added a resume-ci label? That way, people who don't have permission to rerun workflows could just add the label instead?
avivkeller
commented
Jul 18, 2026
MemberAuthor
@nodejs/build FYI |
avivkeller
commented
Jul 23, 2026
MemberAuthor
Bump! |
MemberAuthor
Adding to build agenda for vis so they can change the runner to accomodate this |
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 freeto 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.
Fixes#32306
Fixes#64333
cc @nodejs/jenkins-admins this requires updating the
node-test-pull-requestto call the likehttps://api.github.com/repos/{owner}/{repo}/dispatcheswithprandid(the pull request to comment on, and the Jenkins run ID, respectively)