Commit 1a87fb754ed047e5966789f80e8eeedf7bc22473
1 parent
67ba36eb
Exists in
spb-stable
and in
2 other branches
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 | 186 | |
187 | 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 | 191 | NOTE: You might not have the rights to push to master on dev. Ask Dmitriy. |
190 | 192 | |
191 | 193 | ### **7. Publish blog for new release** | ... | ... |