From: Casey Bodley Date: Thu, 29 May 2025 15:18:26 +0000 (-0400) Subject: github: add tentacle milestone X-Git-Tag: v20.1.0~227^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F63730%2Fhead;p=ceph.git github: add tentacle milestone pull requests based on the tentacle branch aren't setting the milestone Signed-off-by: Casey Bodley (cherry picked from commit 88cdbc281ea71fba444f48ac9069dfed62dd6668) --- diff --git a/.github/milestone.yml b/.github/milestone.yml index 036048471209..bf151aee6846 100644 --- a/.github/milestone.yml +++ b/.github/milestone.yml @@ -6,3 +6,4 @@ base-branch: - "(quincy)" - "(reef)" - "(squid)" + - "(tentacle)" diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index 64604216af6d..c570742946cf 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -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 `_. - [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