We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9458e45 commit b603505Copy full SHA for b603505
doc/contributing/security-release-process.md
@@ -83,6 +83,8 @@ The current security stewards are documented in the main Node.js
83
* Get volunteers for the upcoming security release on the affected release
84
lines.
85
* Make sure to sync nodejs-private (vN.x) branches with nodejs/node.
86
+ * **Important:** Ensure that all backport commits include the `PR-URL` metadata
87
+ in their commit messages. This is required for the security release automation.
88
89
* [ ] 7\. **Preparing Pre and Post Release Blog Posts:**
90
* [ ] Create a pre-release blog post using `git node security --pre-release`.
0 commit comments