Skip to content

Commit

Permalink
Pre release check for RC (#2719)
Browse files Browse the repository at this point in the history
* Pre release check for RC

* Update docs/governance/templates/release_issue.md

Co-authored-by: Mark Mandel <[email protected]>

Co-authored-by: Mark Mandel <[email protected]>
  • Loading branch information
SaitejaTamma and markmandel authored Aug 29, 2022
1 parent 0ef366f commit b7849ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/governance/templates/release_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ and copy it into a release issue. Fill in relevant values, found inside {}
- [ ] Do a `helm install --namespace=agones-system agones agones/agones`
(`helm install --namespace=agones-system agones agones/agones --version={version}-rc` if release candidate) and a smoke test to confirm everything is working.
- [ ] Attach all assets found in the `release` folder to the draft Github Release.
- [ ] If release candidate check the pre-release box on the draft Github Release
- [ ] Publish the draft Github Release.
- [ ] Send an email to the [mailing list][list] with the release details (copy-paste the release blog post)
- [ ] Paste the announcement blog post to the #users Slack group.
Expand Down

0 comments on commit b7849ef

Please sign in to comment.