Skip to content

Commit c67954a

Browse files
authored
Update cut-release.md
1 parent c656fa8 commit c67954a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

.github/ISSUE_TEMPLATE/cut-release.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: Create a tracking issue for a release cut
44
title: Cut v1.x.y-{alpha,beta,rc}.z release
55
labels: sig/release, area/release-eng
66
---
7-
## Scheduled to happen: <!-- Tue, 2021-MM-DD -->
7+
## Scheduled to happen: <!-- Tue, YYYY-MM-DD -->
88

99
_Note for v1.x.0 releases: Having this issue in open state will stop the
1010
periodic run of [`krel fast-forward`](https://testgrid.k8s.io/sig-release-releng-blocking#git-repo-kubernetes-fast-forward)
@@ -81,13 +81,14 @@ Help? Ring @release-managers on slack!
8181
- [ ] Release
8282
- NoMock Run
8383
- [ ] Stage
84-
- [ ] Image Promotion: <!-- Paste Pull Request URL here -->
84+
- [ ] Image Promotion PR: <!-- Paste Pull Request URL here -->
8585
- [ ] Release
86-
- [ ] Notify #release-management: <!-- Paste link to slack -->
87-
- [ ] Send notification: <!-- Paste link to kubernetes-dev email -->
88-
- [ ] Update [`schedule.yaml` file](https://github.com/kubernetes/website/blob/main/data/releases/schedule.yaml) with the latest release using [`schedule-builder`](https://github.com/kubernetes/release/tree/master/cmd/schedule-builder) <!-- Paste Pull Request URL here -->
89-
- [ ] Collect metrics and add them to the `Release steps` table below
90-
<!-- ONLY FOR RC.0 RELEASE - [ ] Finish post-release branch creation tasks -->
86+
- [ ] Send email notification: <!-- Paste link to kubernetes-dev email -->
87+
- [ ] Notify #release-management on Slack: <!-- Paste link to slack -->
88+
- [ ] Update [`schedule.yaml` file](https://github.com/kubernetes/website/blob/main/data/releases/schedule.yaml) with the latest release using [`schedule-builder`](https://github.com/kubernetes/release/tree/master/cmd/schedule-builder) (_patch releases only_) <!-- Paste Pull Request URL here -->
89+
- [ ] Collect metrics and add them to the `Release steps` table below through `krel history --branch release-1.xx --date-from yyyy-mm-dd` (current date)
90+
<!-- ONLY FOR RC.0 RELEASES - [ ] Finish post-release branch creation tasks -->
91+
<!-- ONLY FOR STABLE RELEASES - [ ] Code Thaw PR merged -->
9192

9293
## Release Tools Version
9394

0 commit comments

Comments
 (0)