Skip to content

Commit 33a7dc9

Browse files
asmacdoEric Stroczynski
andauthored
Add announcement and milestone steps to release guide (#4066)
* Add announcement and milestone steps to release guide * Update website/content/en/docs/contribution-guidelines/releasing.md Co-authored-by: Eric Stroczynski <[email protected]> Co-authored-by: Eric Stroczynski <[email protected]>
1 parent ca096b6 commit 33a7dc9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

website/content/en/docs/contribution-guidelines/releasing.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,16 @@ To create a GitHub release:
360360
Unlock the `master` or release branch after the Github release is complete.
361361
See [this section](#locking-down-branches) for steps to do so.
362362

363+
### 11. Announce the release
364+
365+
Send an email to the [mailing list][mailing-list]
366+
Post to Kubernetes slack in #kubernetes-operators and #operator-sdk-dev.
367+
368+
### 12. Bump open issues to the next release.
369+
370+
In the [GitHub milestone][gh-milestones], bump any open issues to the
371+
following release.
372+
363373
---
364374

365375
You've now fully released a new version of the Operator SDK. Good work!
@@ -380,3 +390,5 @@ You've now fully released a new version of the Operator SDK. Good work!
380390
[homebrew-readme]:https://github.com/Homebrew/homebrew-core/blob/master/CONTRIBUTING.md#to-submit-a-version-upgrade-for-the-foo-formula
381391
[homebrew-repo]:https://github.com/Homebrew/homebrew-core
382392
[sdk-samples-repo]:https://github.com/operator-framework/operator-sdk-samples
393+
[mailing-list]:https://groups.google.com/g/operator-framework
394+
[gh-milestones]:https://github.com/operator-framework/operator-sdk/milestones

0 commit comments

Comments
 (0)