Skip to content

Commit 742e05a

Browse files
committed
feat: update release-strategy to include discord
In order to facilliate the addition of Discord as a new chat platform, we will be mirroring all announcements made regarding releases as currently happens on Slack to also take place on Discord. This commit updates our policy document to reflect this change Signed-off-by: Oleg S <[email protected]>
1 parent ce8880f commit 742e05a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-strategy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
5252
1. Create a new release on GitHub targeting the release branch and using the latest Y-Stream tag as the previous release (e.g. `0.15.1` precedes `0.16.0`).
5353
1. Announce release via the following:
5454
- The `#eval` channel on Slack
55+
- The `#eval` channel on Discord
5556
- The `dev` mailing list
5657

5758
### Z-Stream
@@ -61,6 +62,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
6162
1. Create a new release on GitHub targeting the release branch and using the previous Z-Stream tag as the previous release (e.g. `0.15.0` precedes `0.15.1`).
6263
1. Announce release via the following:
6364
- The `#eval` channel on Slack
65+
- The `#eval` channel on Discord
6466
- The `dev` mailing list
6567

6668
## Release Notes

0 commit comments

Comments
 (0)