Skip to content

Commit 3f10f47

Browse files
committed
Updated release checklist
Based on what I'm actually doing to do a release, and in what order, and not just what I thought it would be a good idea to do.
1 parent d242146 commit 3f10f47

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/PULL_REQUEST_TEMPLATE/release.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ Release checklist:
2020
- [ ] Make a `release` branch
2121
- [ ] Make a PR for it <!-- using this template... -->
2222
- [ ] Update version numbers, checking `README.md`s, `action.yml`s, and `bug.yml` in the issue templates
23-
- [ ] Tag the release
24-
- [ ] Rerun known tests after pointing them at the tag
25-
- [ ] Fill in the release description data ("drafting" a release)
26-
- [ ] Double-check you've done nothing silly!
27-
- [ ] Make the GitHub release
23+
- [ ] Draft the release (filling in release description data, prepping the tag to be set on the `release` branch)
24+
- [ ] Rerun known tests after pointing them at the version to be tagged
25+
- [ ] Make the GitHub release draft into a release
2826
- [ ] Merge the PR and delete the branch

0 commit comments

Comments
 (0)