From 7c7f8791c609af828211a3f2c0cb1d48616b8dab Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 22 Oct 2021 10:26:39 -0700 Subject: [PATCH] doc: update onboarding task Make starting Jenkins CI optional. PR-URL: https://github.com/nodejs/node/pull/40570 Reviewed-By: Voltrex Reviewed-By: Antoine du Hamel Reviewed-By: Gireesh Punathil Reviewed-By: James M Snell --- onboarding.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/onboarding.md b/onboarding.md index 73070bea6e1b51..8a176951517f9a 100644 --- a/onboarding.md +++ b/onboarding.md @@ -215,7 +215,9 @@ needs to be pointed out separately during the onboarding. labels. The `fast-track` label should cause the Node.js GitHub bot to post a comment in the pull request asking collaborators to approve the pull request by leaving a 👍 reaction on the comment. -* Run CI on the pull request. Use the `node-test-pull-request` CI task. +* Optional: Run CI on the pull request. Use the `node-test-pull-request` CI + task. As a convenience, you may apply the `request-ci` label to the pull + request to have a GitHub Actions workflow start the Jenkins CI task for you. * After two Collaborator approvals for the change and two Collaborator approvals for fast-tracking, land the PR. * If there are not enough approvals within a reasonable time, consider the