From: Patrick Donnelly Date: Thu, 28 Mar 2024 21:06:41 +0000 (-0400) Subject: doc: update release checklist X-Git-Tag: v20.0.0~2270^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7b5017913a9ecf27ca7281367a5472a9b9b043ec;p=ceph.git doc: update release checklist To include note that release notes must be removed after forking the release branch. Signed-off-by: Patrick Donnelly --- diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index 4838cbe726801..fdc6a22d68745 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -144,6 +144,8 @@ See https://github.com/ceph/ceph-container/pull/2109 as an example for what to d After dev freeze ================ +- [ ] create branch for new release +- [ ] remove release notes for release branch: see also 33d63c32cbf81ed81ce2185063011b98846a0d44 - [ ] add release name to redmine (using https://tracker.ceph.com/custom_fields/16/edit) - [ ] add release name to .github/milestone.yml for github actions to automatically add milestone to backports (this commit must be backported to the release branch)