Skip to content

Commit 8092dcf

Browse files
RafaelGSStargos
authored andcommitted
doc: update announce documentation for releases
This updates the announce section to match the current process of announcing releases on Node.js. This also mentions the latest Bluesky automation. PR-URL: #56200 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Ruy Adorno <ruy@vlt.sh> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 2974667 commit 8092dcf

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

doc/contributing/releases.md

+7-10
Original file line numberDiff line numberDiff line change
@@ -1090,20 +1090,18 @@ This script will use the promoted builds and changelog to generate the post. Run
10901090
### 19. Announce
10911091

10921092
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:
10951100

10961101
> v5.8.0 of @nodejs is out: <https://nodejs.org/en/blog/release/v5.8.0/>
10971102
>
10981103
> something here about notable changes
10991104
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-
11071105
<details>
11081106
<summary>Security release</summary>
11091107

@@ -1437,7 +1435,6 @@ Typical resolution: sign the release again.
14371435
[Build issue tracker]: https://github.com/nodejs/build/issues/new
14381436
[CI lockdown procedure]: https://github.com/nodejs/build/blob/HEAD/doc/jenkins-guide.md#restricting-access-for-security-releases
14391437
[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
14411438
[Snap]: https://snapcraft.io/node
14421439
[`create-release-proposal`]: https://github.com/nodejs/node/actions/workflows/create-release-proposal.yml
14431440
[build-infra team]: https://github.com/orgs/nodejs/teams/build-infra

0 commit comments

Comments
 (0)