doc: add doc for starting ci job via label

PR-URL: https://github.com/nodejs/node/pull/35551
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
pull/35636/head
Juan José Arboleda 2020-10-07 17:42:27 -05:00
parent 7d6672226b
commit d5e64952fe
No known key found for this signature in database
GPG Key ID: 973F295594EC4689
1 changed files with 6 additions and 0 deletions

View File

@ -244,6 +244,12 @@ Copy/paste the URL for the job into a comment in the pull request.
[`node-test-pull-request`](https://ci.nodejs.org/job/node-test-pull-request/)
is an exception where the GitHub bot will automatically post for you.
The [`node-test-pull-request`](https://ci.nodejs.org/job/node-test-pull-request/)
CI job can be started by adding the `request-ci` label into the pull request.
Once this label is added, `github-actions bot` will start
the `node-test-pull-request` automatically. If the `github-actions bot`
is unable to start the job, it will update the label with `request-ci-failed`.
### Internal vs. public API
All functionality in the official Node.js documentation is part of the public