Skip to content

Commit fbc6515

Browse files
committed
minor: Add process to manage blocker labels
We don't necessarily need to do this exactly at the patch release time, but in the absence of another clear trigger to go through these steps, add the instruction here. Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent 70662a4 commit fbc6515

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.github/templates/release_template_minor.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,13 @@ assignees: ''
106106
- [ ] Update the [Cilium Wikipedia] release timeline table to reflect the new
107107
version. Ensure the version, release date, and any notable changes are
108108
accurately represented in the table and graph.
109+
- [ ] Add [release-blocker labels] for the two upcoming minor release versions.
110+
- [ ] Update the [release-blocker project automation] to auto-add issues to
111+
the project when the issue is labeled with a release-blocker label.
109112

110113
[release workflow]: https://github.com/cilium/cilium/actions/workflows/release.yaml
114+
[release-blocker labels]: https://github.com/cilium/cilium/labels?q=release-blocker/
115+
[release-blocker project automation]: https://github.com/orgs/cilium/projects/51/workflows
111116
[signing tags]: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags
112117
[release blockers]: https://github.com/cilium/cilium/labels/release-blocker%2FX.Y
113118
[backport PRs]: https://github.com/cilium/cilium/pulls?q=is%3Aopen+is%3Apr+label%3Abackport%2FX.Y

testdata/checklist/release_template_minor.md.golden

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)