]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
github: add tentacle milestone 63730/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 29 May 2025 15:18:26 +0000 (11:18 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 4 Jun 2025 22:21:57 +0000 (18:21 -0400)
pull requests based on the tentacle branch aren't setting the milestone

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 88cdbc281ea71fba444f48ac9069dfed62dd6668)

.github/milestone.yml
doc/dev/release-checklists.rst

index 03604847120986d88ddfbd869750f7c6a558af9c..bf151aee68460ac364751d8b94b0d87cf8b89892 100644 (file)
@@ -6,3 +6,4 @@ base-branch:
   - "(quincy)"
   - "(reef)"
   - "(squid)"
+  - "(tentacle)"
index 64604216af6dafac5f34ff63e3645a430dd4b947..c570742946cf091805454e83d68b54fde2b52b84 100644 (file)
@@ -133,7 +133,7 @@ After dev freeze
 - [ ] 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/>`_.
 - [x] 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)
+- [x] 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)
 - [ ] add release branch to nightlies: qa/crontab/teuthology-cronjobs
 
 First release candidate