From: Casey Bodley Date: Thu, 29 May 2025 15:18:26 +0000 (-0400) Subject: github: add tentacle milestone X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=88cdbc281ea71fba444f48ac9069dfed62dd6668;p=ceph.git github: add tentacle milestone pull requests based on the tentacle branch aren't setting the milestone Signed-off-by: Casey Bodley --- diff --git a/.github/milestone.yml b/.github/milestone.yml index 03604847120..bf151aee684 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 dfe39c02e71..b9c21b1037c 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -132,7 +132,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