Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
doc: add Retry CI in collaborator guide
  • Loading branch information
LiviaMedeiros committed Aug 4, 2022
commit 467a2a6aecb28508cd54f379682d72bc1281241d
4 changes: 4 additions & 0 deletions doc/contributing/collaborator-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,10 @@ current job but re-run everything else. Start a fresh CI if more than seven days
have elapsed since the original failing CI as the compiled binaries for the
Windows and ARM platforms are only kept for seven days.

If new changes are made on the pull request branch after latest Jenkins CI run,
Comment thread
LiviaMedeiros marked this conversation as resolved.
Outdated
a fresh CI run is required. It can be started by pressing "Retry" on the left
sidebar, or by adding `request-ci` label to the pull request.
Comment thread
LiviaMedeiros marked this conversation as resolved.
Outdated

#### Useful Jenkins CI jobs

* [`node-test-pull-request`](https://ci.nodejs.org/job/node-test-pull-request/)
Expand Down