Skip to content

Commit 7dd883a

Browse files
RafaelGSSaduh95
authored andcommitted
doc: add PR-URL requirement for security backports
Security release automation requires that all backport commits include PR-URL metadata in their commit messages. Signed-off-by: RafaelGSS <[email protected]> PR-URL: #61256 Refs: nodejs/node-core-utils#1022 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Aviv Keller <[email protected]>
1 parent 7b110af commit 7dd883a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/contributing/security-release-process.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ The current security stewards are documented in the main Node.js
8383
* Get volunteers for the upcoming security release on the affected release
8484
lines.
8585
* 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.
8688

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

0 commit comments

Comments
 (0)