Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a task to protect the release branch in github #3562

Merged
merged 3 commits into from
Feb 6, 2017

Conversation

martenson
Copy link
Member

to the release process
should prevent #3560 (comment)
thanks @nsoranzo

@galaxybot galaxybot added this to the 17.05 milestone Feb 5, 2017
@martenson
Copy link
Member Author

unrelated api test fails

@@ -161,6 +161,8 @@
- [ ] Open PRs from your fork of branch ``version-${version}`` to upstream ``release_${version}`` and of ``version-${next_version}.dev`` to ``dev``.
- [ ] Open PR against ``release_${version}`` branch to pin flake8 deps in tox.ini to the latest available version. See [example](https://github.com/galaxyproject/galaxy/pull/3476).
- [ ] Update ``next_milestone`` in [P4's configuration](https://github.com/galaxyproject/p4) to `${next_version}` so it properly tags new PRs.
- [ ] Set the ``release_${version}`` branch in GitHub [setings](https://github.com/galaxyproject/galaxy/settings/branches) as protected.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/setings/settings/

@jmchilton jmchilton merged commit d628248 into galaxyproject:dev Feb 6, 2017
@jmchilton
Copy link
Member

Thanks @martenson!

@martenson martenson deleted the protect-release-branch branch February 6, 2017 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants