File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -244,6 +244,12 @@ Copy/paste the URL for the job into a comment in the pull request.
244
244
[ ` node-test-pull-request ` ] ( https://ci.nodejs.org/job/node-test-pull-request/ )
245
245
is an exception where the GitHub bot will automatically post for you.
246
246
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
+
247
253
### Internal vs. public API
248
254
249
255
All functionality in the official Node.js documentation is part of the public
You can’t perform that action at this time.
0 commit comments