From 87b6d8d1e3e6cc97ec5537c0dd21b6dae565ed88 Mon Sep 17 00:00:00 2001 From: Michi Mutsuzaki Date: Thu, 21 Nov 2024 21:57:44 +0000 Subject: [PATCH] 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 --- .github/ISSUE_TEMPLATE/release.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index bdd5271ca..f88324eb3 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -82,14 +82,6 @@ title: 'vX.Y.Z release' - [ ] Wait for the [`Create a release` workflow] to finish. - [ ] Find the release draft in the [Releases page]. Copy and paste release notes from CHANGELOG.md, and click on `Publish release` button. -- [ ] Post a release announcement message in the [Cilium Slack #general channel]. Example: - - Hubble CLI v0.8.2 is released  - Release notes and binaries: https://github.com/cilium/hubble/releases/tag/v0.8.2 - Notable changes: - - Change 1 - - ... - - [ ] Update the [*Releases* section of the `README.md`] to point to the latest release. - [ ] Update `stable.txt` in the main branch: