Skip to content

Commit

Permalink
Merge pull request #199 from RobotSail/add-discord
Browse files Browse the repository at this point in the history
feat: update release-strategy to include discord
  • Loading branch information
mergify[bot] authored Dec 17, 2024
2 parents 1aefd04 + 742e05a commit 0d44bbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
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`).
1. Announce release via the following:
- The `#eval` channel on Slack
- The `#eval` channel on Discord
- The `dev` mailing list

### Z-Stream
Expand All @@ -61,6 +62,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
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`).
1. Announce release via the following:
- The `#eval` channel on Slack
- The `#eval` channel on Discord
- The `dev` mailing list

## Release Notes
Expand Down

0 comments on commit 0d44bbe

Please sign in to comment.