summaryrefslogtreecommitdiff
path: root/doc/onboarding.md
diff options
context:
space:
mode:
authorVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-07-23 01:15:50 +0300
committerVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-07-26 00:32:10 +0300
commitc75f36f105f7f6026eb1477a9312bfbaadac0deb (patch)
tree1f00aa5c8f8d90200973d6d26c0f86ca55aa6add /doc/onboarding.md
parent83474ae1e31d8c614f5f58f9285075283e418f4b (diff)
downloadandroid-node-v8-c75f36f105f7f6026eb1477a9312bfbaadac0deb.tar.gz
android-node-v8-c75f36f105f7f6026eb1477a9312bfbaadac0deb.tar.bz2
android-node-v8-c75f36f105f7f6026eb1477a9312bfbaadac0deb.zip
doc: replace deprecated CI job
`node-test-pull-request-lite` CI job is deprecated now and https://ci.nodejs.org/job/node-test-pull-request-lite/ has this note: "DEPRECATED: please use the node-test-pull-request-lite-pipeline job". PR-URL: https://github.com/nodejs/node/pull/21938 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: João Reis <reis@janeasystems.com>
Diffstat (limited to 'doc/onboarding.md')
-rw-r--r--doc/onboarding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/onboarding.md b/doc/onboarding.md
index 6b8e749148..b6464ebae4 100644
--- a/doc/onboarding.md
+++ b/doc/onboarding.md
@@ -213,7 +213,7 @@ needs to be pointed out separately during the onboarding.
* Optionally, include your personal pronouns.
* Label your pull request with the `doc` and `notable-change` labels.
* Run CI on the PR. Because the PR does not affect any code, use the
- `node-test-pull-request-lite` CI task. Alternatively, use the usual
+ `node-test-pull-request-lite-pipeline` CI task. Alternatively, use the usual
`node-test-pull-request` CI task and cancel it after the linter and one other
subtask have passed.
* After one or two approvals, land the PR (PRs of this type do not need to wait