Skip to content

Commit 132f6cb

Browse files
Trotttargos
authored andcommitted
doc: update onboarding task
Make starting Jenkins CI optional. PR-URL: #40570 Reviewed-By: Voltrex <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 08e7a2f commit 132f6cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

onboarding.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,9 @@ needs to be pointed out separately during the onboarding.
215215
labels. The `fast-track` label should cause the Node.js GitHub bot to post a
216216
comment in the pull request asking collaborators to approve the pull request
217217
by leaving a 👍 reaction on the comment.
218-
* Run CI on the pull request. Use the `node-test-pull-request` CI task.
218+
* Optional: Run CI on the pull request. Use the `node-test-pull-request` CI
219+
task. As a convenience, you may apply the `request-ci` label to the pull
220+
request to have a GitHub Actions workflow start the Jenkins CI task for you.
219221
* After two Collaborator approvals for the change and two Collaborator approvals
220222
for fast-tracking, land the PR.
221223
* If there are not enough approvals within a reasonable time, consider the

0 commit comments

Comments
 (0)