Skip to content

Commit ec73a80

Browse files
add note to enable stable (#540)
1 parent b411016 commit ec73a80

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/Reviewers/curaterelease.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

8891
Tags and Releases

0 commit comments

Comments
 (0)