Skip to content

Commit 55e5dba

Browse files
author
Doug Davis
committed
Update RELEASING to be more explicit
Signed-off-by: Doug Davis <dug@microsoft.com>
1 parent 4fb49a3 commit 55e5dba

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

RELEASING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
3841
2. 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+
4051
That's it.
4152

4253
---

0 commit comments

Comments
 (0)