File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
website/content/en/docs/contribution-guidelines Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -360,6 +360,16 @@ To create a GitHub release:
360
360
Unlock the ` master ` or release branch after the Github release is complete.
361
361
See [ this section] ( #locking-down-branches ) for steps to do so.
362
362
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
+
363
373
---
364
374
365
375
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!
380
390
[ homebrew-readme ] :https://github.com/Homebrew/homebrew-core/blob/master/CONTRIBUTING.md#to-submit-a-version-upgrade-for-the-foo-formula
381
391
[ homebrew-repo ] :https://github.com/Homebrew/homebrew-core
382
392
[ 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
You can’t perform that action at this time.
0 commit comments