Skip to content

Commit

Permalink
Change text + link to PRs to check
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs committed Mar 25, 2024
1 parent 97de492 commit d0e9a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy_release_util/bootstrap_history.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
- [ ] **Create Release Notes**
- [ ] Review merged PRs and ensure they all have a milestone attached. [Link](https://github.com/galaxyproject/galaxy/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+no%3Amilestone+-label%3Amerge+)
- [ ] Review merged PRs and ensure they all have the ${version} milestone attached. [Link](https://github.com/galaxyproject/galaxy/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+base%3Arelease_${version}+-label%3Amerge+)
- [ ] Checkout release branch
git checkout release_${version} -b ${version}_release_notes
Expand Down

0 comments on commit d0e9a77

Please sign in to comment.