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.
  • Loading branch information
mcollina committed Oct 6, 2021
1 parent 0d2b6ac commit 99be55b
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 99be55b

Please sign in to comment.