File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,8 @@ developed the release branch and the other will review it (**developer** and
6060 .. image :: images/gh_screenshots/main_stable_dark.png
6161 :class: only-dark border
6262
63+ * An admin will need to enable updates to the ``stable `` branch by adding it as
64+ an exception to the target branches in the ``prevent updates `` ruleset.
6365* The **reviewer ** will then review and commit the PR. When committing the
6466 branch, ensure that the merge method is ``merge ``. This should be the default
6567 for the ``stable `` branch as we want to keep the history of ``main `` in the
@@ -82,7 +84,8 @@ developed the release branch and the other will review it (**developer** and
8284 * Set ``merge `` as an allowed merge strategy and disable ``squash ``.
8385
8486* The **reviewer ** can now ``merge `` the second PR.
85- * The admin **must ** now revert the 2 settings above.
87+ * The admin **must ** now revert the 2 settings above in ``main `` and remove the
88+ exception for ``stable `` in the ``prevent updates `` ruleset from earlier.
8689
8790
8891Tags and Releases
You can’t perform that action at this time.
0 commit comments