Skip to content

Commit ab0bf4f

Browse files
danbevtargos
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 8438e8b commit ab0bf4f

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
@@ -63,9 +63,19 @@ information described.
6363
* [ ] Request releaser(s) to start integrating the PRs to be released.
6464

6565
* [ ] Notify [docker-node][] of upcoming security release date: ***LINK***
66+
```text
67+
Heads up of Node.js security releases Day Month Year
68+
69+
As per the Node.js security release process this is the FYI that there is going to be a security release Day Month Year
70+
```
6671

6772
* [ ] Notify build-wg of upcoming security release date by opening an issue
6873
in [nodejs/build][] to request WG members are available to fix any CI issues.
74+
```text
75+
Heads up of Node.js security releases Day Month Year
76+
77+
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.
78+
```
6979

7080
## Release day
7181

0 commit comments

Comments
 (0)