Skip to content

Commit 11482f0

Browse files
danbevBethGriggs
authored andcommitted
doc: add docker-node and build-wg issue contents
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>
1 parent c535956 commit 11482f0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/guides/security-release-process.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,19 @@ information described.
5858
* [ ] Request releaser(s) to start integrating the PRs to be released.
5959

6060
* [ ] 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+
```
6166

6267
* [ ] Notify build-wg of upcoming security release date by opening an issue
6368
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.
73+
```
6474

6575
## Release day
6676

0 commit comments

Comments
 (0)