Commit 6a1473617840913991db3cb2a5713074b604a130

Authored by Dmitriy Zaporozhets
2 parents 67ba36eb 1a87fb75

Merge branch 'protect_stable_branches' into 'master'

Protect stable branches
Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
doc/release/monthly.md
@@ -186,6 +186,8 @@ For GitLab CE, push to dev, GitLab.com and GitHub. @@ -186,6 +186,8 @@ For GitLab CE, push to dev, GitLab.com and GitHub.
186 186
187 For GitLab EE, push to the subscribers repo. 187 For GitLab EE, push to the subscribers repo.
188 188
  189 +Make sure the branch is marked 'protected' on each of the remotes you pushed to.
  190 +
189 NOTE: You might not have the rights to push to master on dev. Ask Dmitriy. 191 NOTE: You might not have the rights to push to master on dev. Ask Dmitriy.
190 192
191 ### **7. Publish blog for new release** 193 ### **7. Publish blog for new release**