diff --git a/doc/guides/security-release-process.md b/doc/guides/security-release-process.md index 9152292c57e6da..36ee9d73bbeb6f 100644 --- a/doc/guides/security-release-process.md +++ b/doc/guides/security-release-process.md @@ -58,9 +58,19 @@ information described. * [ ] Request releaser(s) to start integrating the PRs to be released. * [ ] Notify [docker-node][] of upcoming security release date: ***LINK*** + ```text + Heads up of Node.js security releases Day Month Year + + As per the Node.js security release process this is the FYI that there is going to be a security release Day Month Year + ``` * [ ] Notify build-wg of upcoming security release date by opening an issue in [nodejs/build][] to request WG members are available to fix any CI issues. + ```text + Heads up of Node.js security releases Day Month Year + + 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. + ``` ## Release day