Skip to content

Commit 3ddb173

Browse files
committed
github: add tentacle milestone
pull requests based on the tentacle branch aren't setting the milestone Signed-off-by: Casey Bodley <[email protected]> (cherry picked from commit 88cdbc2)
1 parent c62cbb7 commit 3ddb173

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/milestone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ base-branch:
66
- "(quincy)"
77
- "(reef)"
88
- "(squid)"
9+
- "(tentacle)"

doc/dev/release-checklists.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ After dev freeze
133133
- [ ] cherry-pick 8cf9ad62949516666ad0f2c0bb7726ef68e4d666 ("doc: add releases links to toc"). There will be trivial conflicts.
134134
- [ ] add redirect for new major release at `RTD <https://readthedocs.org/dashboard/ceph/redirects/>`_.
135135
- [x] add release name to redmine (using https://tracker.ceph.com/custom_fields/16/edit)
136-
- [ ] 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)
136+
- [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)
137137
- [ ] add release branch to nightlies: qa/crontab/teuthology-cronjobs
138138

139139
First release candidate

0 commit comments

Comments
 (0)