File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,19 @@ Steps:
3535 Or using the GitHub UI: search for ` release-v2.1 ` and then click create
3636 branch.
3737
38+ The [ ` release ` ] ( .github/workflows/release.yaml ) workflow will automatically
39+ be run and it'll create a new Github release based on this new branch.
40+
38412 . Update the release description.
3942
43+ Once the new release is created, go to the
44+ [ Releases] ( https://github.com/cloudevents/sdk-go/releases ) page and
45+ open the editor for the release notes. There should be a
46+ ` Generate release notes ` button at the top/right to auto-generate the list
47+ of PRs, new contributors and a link to the full changelog. If everything
48+ looks good, just press the ` Update release ` button at the bottom of the
49+ page.
50+
4051That's it.
4152
4253---
You can’t perform that action at this time.
0 commit comments