You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit add the contents that should go into the docker-node and
build issues when doing a security release.
PR-URL: #39215
Reviewed-By: Richard Lau <rlau@redhat.com>
Copy file name to clipboardExpand all lines: doc/guides/security-release-process.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,9 +58,19 @@ information described.
58
58
*[ ] Request releaser(s) to start integrating the PRs to be released.
59
59
60
60
*[ ] Notify [docker-node][] of upcoming security release date: ***LINK***
61
+
```text
62
+
Heads up of Node.js security releases Day Month Year
63
+
64
+
As per the Node.js security release process this is the FYI that there is going to be a security release Day Month Year
65
+
```
61
66
62
67
*[ ] Notify build-wg of upcoming security release date by opening an issue
63
68
in [nodejs/build][] to request WG members are available to fix any CI issues.
69
+
```text
70
+
Heads up of Node.js security releases Day Month Year
71
+
72
+
As per security release process this is a heads up that there will be security releases Day Month Year and we'll need people from build to lock/unlock ci and to support and build issues we see.
0 commit comments