Skip to content

Commit

Permalink
Merge pull request galaxyproject#12 from jdavcs/misc_updates
Browse files Browse the repository at this point in the history
Misc. updates
  • Loading branch information
jdavcs committed Mar 5, 2024
2 parents da86abb + f003a31 commit 97de492
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions galaxy_release_util/bootstrap_history.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@
Feature description.
Also check out the `${release} user release notes <${release}_announce_user.html>`__
Also check out the `${release} user release notes <${release}_announce_user.html>`__.
Are you an admin? Check out `some admin relevant PRs <https://github.com/galaxyproject/galaxy/pulls?q=label%3Ahighlight%2Fadmin+milestone%3A${release}+is%3Aclosed+is%3Apr>`__.
Get Galaxy
===========================================================
Expand Down Expand Up @@ -265,7 +266,7 @@
- [ ] **Create Release Notes**
- [ ] Review merged PRs and ensure they all have a milestones 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 a milestone attached. [Link](https://github.com/galaxyproject/galaxy/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Amerged+no%3Amilestone+-label%3Amerge+)
- [ ] Checkout release branch
git checkout release_${version} -b ${version}_release_notes
Expand Down

0 comments on commit 97de492

Please sign in to comment.