Skip to content

Commit 4892fcc

Browse files
release: Remove the step to post a Slack message
Use GitHub Slack app to post a message in the #release channel instead [^1]. [^1]: https://cilium.slack.com/archives/C011Y14D0G0/p1732210525349309 Signed-off-by: Michi Mutsuzaki <[email protected]>
1 parent 4b765dc commit 4892fcc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,6 @@ title: 'vX.Y.Z release'
8282
- [ ] Wait for the [`Create a release` workflow] to finish.
8383
- [ ] Find the release draft in the [Releases page]. Copy and paste release notes from
8484
CHANGELOG.md, and click on `Publish release` button.
85-
- [ ] Post a release announcement message in the [Cilium Slack #general channel]. Example:
86-
87-
Hubble CLI v0.8.2 is released 
88-
Release notes and binaries: https://github.com/cilium/hubble/releases/tag/v0.8.2
89-
Notable changes:
90-
- Change 1
91-
- ...
92-
9385
- [ ] Update the [*Releases* section of the `README.md`] to point to the latest
9486
release.
9587
- [ ] Update `stable.txt` in the main branch:

0 commit comments

Comments
 (0)