File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 workflow_dispatch :
88
99permissions :
10- contents : none # We use the github app to checkout and push tags
10+ contents : none # We use the github app to checkout and push changes
1111
1212jobs :
1313 merge-release-tag :
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Execute the following steps to publish a new release:
3939 ```
4040 Follow the instructions and verify the inferred release version is correct.
41417 . Wait for Evergreen to finish the publication stage.
42- 8 . Ensure the release version bump has been automatically merged into the main branch from the ` release/vx .x.x` branch .
42+ 8 . Ensure that the version bump was automatically merged into main and that it is synced up with the ` mongosh@x .x.x` tag .
43439 . Close the Jira ticket for the release, post an update in the ` #mongosh ` Slack channel and ping the docs team.
4444
4545### Branches and Tags
You can’t perform that action at this time.
0 commit comments