Skip to content

Commit c837ba8

Browse files
committed
chore: add step to create a pull request from the release branch to main
1 parent 664fdfe commit c837ba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Refer to this file for the canonical release workflow and checklist template.
1818
- [ ] Update the version number in `package.json` (semantic versioning, e.g., `X.Y.Z`)
1919
- [ ] Commit all changes
2020
- [ ] Push all changes
21+
- [ ] Create a pull request from the release branch to main
2122
- [ ] Review, approve, and merge the pull request into the main branch (human)
2223
- [ ] Create and push a new git tag (format: `vX.Y.Z`, matches `package.json`)
2324

0 commit comments

Comments
 (0)