Skip to content

Commit b603505

Browse files
committed
doc: add PR-URL requirement for security backports
Security release automation requires that all backport commits include PR-URL metadata in their commit messages.
1 parent 9458e45 commit b603505

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)