Skip to content

Commit 78259b6

Browse files
juanarbolMylesBorins
authored andcommitted
doc: add doc for starting ci job via label
PR-URL: #35551 Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Anto Aravinth <[email protected]>
1 parent a3c7f8e commit 78259b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/guides/collaborator-guide.md

+6
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,12 @@ Copy/paste the URL for the job into a comment in the pull request.
244244
[`node-test-pull-request`](https://ci.nodejs.org/job/node-test-pull-request/)
245245
is an exception where the GitHub bot will automatically post for you.
246246

247+
The [`node-test-pull-request`](https://ci.nodejs.org/job/node-test-pull-request/)
248+
CI job can be started by adding the `request-ci` label into the pull request.
249+
Once this label is added, `github-actions bot` will start
250+
the `node-test-pull-request` automatically. If the `github-actions bot`
251+
is unable to start the job, it will update the label with `request-ci-failed`.
252+
247253
### Internal vs. public API
248254

249255
All functionality in the official Node.js documentation is part of the public

0 commit comments

Comments
 (0)