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:
-rw-r--r--onboarding.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/onboarding.md b/onboarding.md
index 31b8353ef41..8ec268570e8 100644
--- a/onboarding.md
+++ b/onboarding.md
@@ -210,6 +210,9 @@ needs to be pointed out separately during the onboarding.
* 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.
+* Leave a comment in the PR: `Please 👍 this comment to approve fast-tracking`.
+* If there are not enough approvals within a reasonable time, consider the
+ single approval of the onboarding TSC member sufficient, and land the PR.
* Be sure to add the `PR-URL: <full-pr-url>` and appropriate `Reviewed-By:`
metadata.
* [`node-core-utils`][] automates the generation of metadata and the landing