Skip to content

Commit 88cdbc2

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]>
1 parent a9ad5dd commit 88cdbc2

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
@@ -132,7 +132,7 @@ After dev freeze
132132
- [ ] cherry-pick 8cf9ad62949516666ad0f2c0bb7726ef68e4d666 ("doc: add releases links to toc"). There will be trivial conflicts.
133133
- [ ] add redirect for new major release at `RTD <https://readthedocs.org/dashboard/ceph/redirects/>`_.
134134
- [x] add release name to redmine (using https://tracker.ceph.com/custom_fields/16/edit)
135-
- [ ] 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)
135+
- [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)
136136
- [ ] add release branch to nightlies: qa/crontab/teuthology-cronjobs
137137

138138
First release candidate

0 commit comments

Comments
 (0)