Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/contributing/security-release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ The current security stewards are documented in the main Node.js
* Get volunteers for the upcoming security release on the affected release
lines.
* Make sure to sync nodejs-private (vN.x) branches with nodejs/node.
* **Important:** Ensure that all backport commits include the `PR-URL` metadata
in their commit messages. This is required for the security release automation.

* [ ] 7\. **Preparing Pre and Post Release Blog Posts:**
* [ ] Create a pre-release blog post using `git node security --pre-release`.
Expand Down
Loading