From cbd82a927ff9e71411216e329dc81b55e40792e5 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Wed, 30 May 2018 14:37:40 +0200 Subject: doc: remove POST_STATUS_TO_PR from onboarding.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit POST_STATUS_TO_PR is checked/enabled by default so there is no longer a need to mention that it should be checked in onboarding.md. There is almost never a situation when it should be unchecked. PR-URL: https://github.com/nodejs/node/pull/21042 Reviewed-By: Refael Ackermann Reviewed-By: Jon Moss Reviewed-By: Vse Mozhet Byt Reviewed-By: Trivikram Kamat Reviewed-By: Tobias Nießen Reviewed-By: James M Snell Reviewed-By: Luigi Pinca --- doc/onboarding.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/onboarding.md') diff --git a/doc/onboarding.md b/doc/onboarding.md index 39c517e1f5..1474d24f1d 100644 --- a/doc/onboarding.md +++ b/doc/onboarding.md @@ -185,9 +185,7 @@ onboarding session. request containing the code you wish to test. For example, if the URL for the pull request is `https://github.com/nodejs/node/issues/7006`, then put `7006` in the `PR_ID`. - * The remaining elements on the form are typically unchanged with the - exception of `POST_STATUS_TO_PR`. Check that if you want a CI status - indicator to be automatically inserted into the PR. + * The remaining elements on the form are typically unchanged. * If you need help with something CI-related: * Use #node-dev (IRC) to talk to other Collaborators. * Use #node-build (IRC) to talk to the Build WG members who maintain the CI -- cgit v1.2.3