From: Neha Ojha Date: Tue, 14 Mar 2023 18:45:30 +0000 (+0000) Subject: doc/dev/release-checklists.rst: add after dev freeze section X-Git-Tag: v19.0.0~1544^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1e048aade95880fe3c227f551bc91ac420701a8d;p=ceph.git doc/dev/release-checklists.rst: add after dev freeze section - add release to redmine - add milestone Signed-off-by: Neha Ojha --- diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index bf5df98c28d53..cbac7d803d370 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -121,6 +121,12 @@ In the `ceph/ceph-build.git` repo: - [x] grep for previous release and add relevant build targets (e.g. for reef https://github.com/ceph/ceph-build/pull/2076 and https://github.com/ceph/ceph-build/pull/2119) +After dev freeze +================ + +- [x] add release name to redmine (using https://tracker.ceph.com/custom_fields/16/edit) +- [x] add release name to .github/milestone.yml for github actions to automatically add milestone to backports + First release candidate =======================