Skip to content

Commit

Permalink
ensure we push version commits before the release
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld committed Aug 30, 2024
1 parent 804a6f3 commit f365dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE/pr_template_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- [ ] updated [bug template](/.github/ISSUE_TEMPLATE/bug.yml) to include the new version
- [ ] updated [.mcdevrc](/test/mockRoot/.mcdevrc.json) for tests to the new version
- [ ] ran `npm run version:major/minor/patch`
- [ ] pushed version-prep commits
- [ ] merged main branch into develop branch
- [ ] closed GitHub milestone
- [ ] created [new GitHub Release](https://github.com/Accenture/sfmc-devtools/releases/new)
Expand Down

0 comments on commit f365dba

Please sign in to comment.