From 7a3b34aad5c0cd61485a5a6a89604c012bdfab6b Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 6 Oct 2018 15:36:08 -0700 Subject: [PATCH] doc: update onboarding task Use fast-tracking on PRs where new Collaborators are adding themselves to the README. PR-URL: https://github.com/nodejs/node/pull/23300 Reviewed-By: Vse Mozhet Byt Reviewed-By: Refael Ackermann Reviewed-By: Colin Ihrig --- doc/onboarding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/onboarding.md b/doc/onboarding.md index a461d0a2e0e138..b08aabfff7d74e 100644 --- a/doc/onboarding.md +++ b/doc/onboarding.md @@ -215,8 +215,8 @@ needs to be pointed out separately during the onboarding. labels. * Run CI on the PR. Because the PR does not affect any code, use the `node-test-pull-request-lite-pipeline` CI task. -* After one or two approvals, land the PR (PRs of this type do not need to wait - for 48 hours to land). +* After two Collaborator approvals for the change and two Collaborator approvals + for fast-tracking, land the PR. * Be sure to add the `PR-URL: ` and appropriate `Reviewed-By:` metadata. * [`node-core-utils`][] automates the generation of metadata and the landing