File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -1001,9 +1001,13 @@ This script will use the promoted builds and changelog to generate the post. Run
1001
1001
Refs: <full URL to your release proposal PR>
1002
1002
```
1003
1003
1004
+ * In order to trigger the CI Checks of the [ nodejs.org repository] [ ] ; Please
1005
+ attach the ` github_actions:pull-request ` label to the PR.
1006
+
1004
1007
* Changes to the base branch, ` main ` , on the [ nodejs.org repository] [ ] will
1005
- trigger a new build of nodejs.org so your changes should appear a few minutes
1006
- after pushing.
1008
+ trigger a new build of nodejs.org, so your changes should appear a few minutes
1009
+ after pushing. You can follow the [ Deployments] ( https://github.com/nodejs/nodejs.org/deployments ) page
1010
+ to see when the build finishes and gets published.
1007
1011
1008
1012
### 18. Create the release on GitHub
1009
1013
You can’t perform that action at this time.
0 commit comments