Skip to content

Commit a9fa6c1

Browse files
authored
docs(maintainers): update release notes testing and publishing steps to be more clear (#2512)
1 parent 756d8b9 commit a9fa6c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/maintainers_guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ New official package versions are published when the release PR created from cha
8686

8787
1. **Check GitHub Milestones**: Before merging the release PR please check the relevant [Milestones](https://github.com/slackapi/node-slack-sdk/milestones). If issues or pull requests are still open either decide to postpone the release or save those changes for a future update.
8888

89-
2. **Review the release PR**: Verify that version bumps match expectations, `CHANGELOG` entries are clear, and CI checks pass.
89+
2. **Review the release PR**: Verify that version bumps match expectations, `CHANGELOG` entries are clear, and CI checks pass on the `main` branch.
9090

91-
3. **Merge and approve**: Merge the release PR, then approve the publish workflow to release packages to npm.
91+
3. **Merge and approve**: Merge the release PR, then approve the [publish](https://github.com/slackapi/node-slack-sdk/actions/workflows/release.yml) workflow to release packages to npm.
9292

9393
4. **Update Milestones**: Close the relevant [Milestones](https://github.com/slackapi/node-slack-sdk/milestones) and rename these to match the released package versions. Open a new Milestone for the next version, e.g. `@slack/web-api@next`.
9494

0 commit comments

Comments
 (0)