From: Patrick Donnelly Date: Wed, 10 Jun 2026 22:18:58 +0000 (-0400) Subject: umbrella: doc/dev/release-checklists: branch created X-Git-Tag: v21.1.0~19^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0fbe769aa071988a9fc8d5c1a836eac4817b6a02;p=ceph.git umbrella: doc/dev/release-checklists: branch created Signed-off-by: Patrick Donnelly --- diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index aea8f37dfbdc..dcbe096e8f64 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -133,9 +133,9 @@ In the `ceph/ceph-build.git` repo: After dev freeze ================ -- [ ] create branch for new release -- [ ] open the Branch Protection settings of the Ceph repo. Duplicate settings to the new release branch. -- [ ] create vX.3.0 annotated tag on ``main`` so upgrades from new release to main are not wrongly considered downgrades. +- [x] create branch for new release +- [x] open the Branch Protection settings of the Ceph repo. Duplicate settings to the new release branch. +- [x] create vX.3.0 annotated tag on ``main`` so upgrades from new release to main are not wrongly considered downgrades. - [ ] remove ``doc/releases/*.rst``. This should leave behind ``doc/releases/releases.yml`` which is used for doc building purposes. See also commit 33d63c3 ("doc: remove release notes for release branch") for details. - [ ] cherry-pick 8cf9ad62949516666ad0f2c0bb7726ef68e4d666 ("doc: add releases links to toc"). There will be trivial conflicts. - [ ] add redirect for new major release at `RTD `_.