Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan José Arboleda <soyjuanarbol@gmail.com>2020-04-09 06:49:57 +0300
committerRich Trott <rtrott@gmail.com>2020-04-11 20:23:56 +0300
commit5c535386ac6f352f56663737e90a72ffb4a750b3 (patch)
tree7cff49714417e350d56455d13f1a413fa43b8014 /onboarding.md
parentce21749742d4211638a38e0e5a0364478de8a9c9 (diff)
doc: replace node-test-pull-request-lite-pipeline from onboarding
Replace the obsolete node-test-pull-request-lite-pipeline CI task in favour of node-test-pull-request. PR-URL: https://github.com/nodejs/node/pull/32736 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com>
Diffstat (limited to 'onboarding.md')
-rw-r--r--onboarding.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/onboarding.md b/onboarding.md
index 4097e2850af..4f1346f2d06 100644
--- a/onboarding.md
+++ b/onboarding.md
@@ -207,8 +207,7 @@ needs to be pointed out separately during the onboarding.
* Optionally, include your personal pronouns.
* Label your pull request with the `doc`, `notable-change`, and `fast-track`
labels.
-* Run CI on the PR. Because the PR does not affect any code, use the
- `node-test-pull-request-lite-pipeline` CI task.
+* Run CI on the PR. Use the `node-test-pull-request` CI task.
* After two Collaborator approvals for the change and two Collaborator approvals
for fast-tracking, land the PR.
* Be sure to add the `PR-URL: <full-pr-url>` and appropriate `Reviewed-By:`