]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
umbrella: doc/dev/release-checklists: branch created
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 10 Jun 2026 22:18:58 +0000 (18:18 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 10 Jun 2026 22:34:39 +0000 (18:34 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
doc/dev/release-checklists.rst

index aea8f37dfbdc2de04541041f3846a41a9a244f85..dcbe096e8f641feefa44bb97e2a309bd3b7eee65 100644 (file)
@@ -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 <https://readthedocs.org/dashboard/ceph/redirects/>`_.