Skip to content

Commit

Permalink
Merge pull request #454 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 18, 2024
2 parents 3ca74e2 + a4e2935 commit e6274e8
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 `#sdg` channel on Slack
- The `#sdg` channel on Discord
- The `dev` mailing list

### Z-Stream
Expand All @@ -61,4 +62,5 @@ 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. If changes warrant an announcement, announce via the following:
- The `#sdg` channel on Slack
- The `#sdg` channel on Discord
- The `dev` mailing list

0 comments on commit e6274e8

Please sign in to comment.