Skip to content
Snippets Groups Projects
Commit 07f20a58 authored by Vermaat's avatar Vermaat
Browse files

Push to release branch requires passing status checks

parent 14be81fb
No related branches found
No related tags found
No related merge requests found
......@@ -84,5 +84,10 @@ the upstream Mutalyzer repository and you have push rights there.
<http://stackoverflow.com/a/4061542>`_). It sets the remote branch
`release` to whatever the tag `vX.Y.Z` points to and also pushes all tags.
If the `release` branch is `protected
<https://help.github.com/articles/about-protected-branches/>`_, updating it
will be rejected until the required status checks pass (e.g., `Travis CI
<http://travis-ci.org/>`_).
.. _SemVer: http://semver.org/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment