| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 44c4e57 commit 7a94100
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1090,20 +1090,18 @@ This script will use the promoted builds and changelog to generate the post. Run | |||
| 1090 | 1090 | ### 19. Announce | |
| 1091 | 1091 | ||
| 1092 | 1092 | The nodejs.org website will automatically rebuild and include the new version. | |
| 1093 | - To announce the build on Twitter through the official @nodejs account, email | ||
| 1094 | - <pr@nodejs.org> with a message such as: | ||
| 1093 | + To announce the build on social media, please ping the @nodejs-social-team | ||
| 1094 | + on offical slack channel. | ||
| 1095 | + | ||
| 1096 | + Node.js is also available on Bluesky and a release announcement can be | ||
| 1097 | + reposted using [nodejs/bluesky](https://github.com/nodejs/bluesky) repository. | ||
| 1098 | + | ||
| 1099 | + The post content can be as simple as: | ||
| 1095 | 1100 | ||
| 1096 | 1101 | > v5.8.0 of @nodejs is out: <https://nodejs.org/en/blog/release/v5.8.0/> | |
| 1097 | 1102 | > … | |
| 1098 | 1103 | > something here about notable changes | |
| 1099 | 1104 | ||
| 1100 | - To ensure communication goes out with the timing of the blog post, please allow | ||
| 1101 | - 24 hour prior notice. If known, please include the date and time the release | ||
| 1102 | - will be shared with the community in the email to coordinate these | ||
| 1103 | - announcements. | ||
| 1104 | - | ||
| 1105 | - Ping the IRC ops and the other [Partner Communities][] liaisons. | ||
| 1106 | - | ||
| 1107 | 1105 | <details> | |
| 1108 | 1106 | <summary>Security release</summary> | |
| 1109 | 1107 | ||
@@ -1437,7 +1435,6 @@ Typical resolution: sign the release again. | |||
| 1437 | 1435 | [Build issue tracker]: https://github.com/nodejs/build/issues/new | |
| 1438 | 1436 | [CI lockdown procedure]: https://github.com/nodejs/build/blob/HEAD/doc/jenkins-guide.md#restricting-access-for-security-releases | |
| 1439 | 1437 | [Node.js Snap management repository]: https://github.com/nodejs/snap | |
| 1440 | - [Partner Communities]: https://github.com/nodejs/community-committee/blob/HEAD/governance/PARTNER_COMMUNITIES.md | ||
| 1441 | 1438 | [Snap]: https://snapcraft.io/node | |
| 1442 | 1439 | [`create-release-proposal`]: https://github.com/nodejs/node/actions/workflows/create-release-proposal.yml | |
| 1443 | 1440 | [build-infra team]: https://github.com/orgs/nodejs/teams/build-infra | |
| Back | FazBrowse Home | New Git URL |
0 commit comments