diff --git a/doc/release.rst b/doc/release.rst index 562246a4410f61b8993e8ef1e554c5c3b8c83e1d..b7327d08b20fb3fe6eebb387d24a94014773112b 100644 --- a/doc/release.rst +++ b/doc/release.rst @@ -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/