Skip to content

Commit

Permalink
doc: security release announcement safety check
Browse files Browse the repository at this point in the history
Github Actions could have an outage and we should abort the publishing
of the PR if they are.

PR-URL: nodejs#40333
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
mcollina authored and nodejs-github-bot committed Oct 7, 2021
1 parent 1fc1b0f commit a3bfcb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/guides/security-release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ information described.

## Announcement (one week in advance of the planned release)

* [ ] Verify that GitHub Actions are working as normal: <https://www.githubstatus.com/>.

* [ ] Check that all vulnerabilities are ready for release integration:
* PRs against all affected release lines or cherry-pick clean
* Approved
Expand Down

0 comments on commit a3bfcb0

Please sign in to comment.