Skip to content

Commit

Permalink
Update RELEASING to be more explicit
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Davis <[email protected]>
  • Loading branch information
Doug Davis committed Apr 11, 2023
1 parent 4fb49a3 commit 55e5dba
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,19 @@ Steps:
Or using the GitHub UI: search for `release-v2.1` and then click create
branch.

The [`release`](.github/workflows/release.yaml) workflow will automatically
be run and it'll create a new Github release based on this new branch.
2. Update the release description.
Once the new release is created, go to the
[Releases](https://github.com/cloudevents/sdk-go/releases) page and
open the editor for the release notes. There should be a
`Generate release notes` button at the top/right to auto-generate the list
of PRs, new contributors and a link to the full changelog. If everything
looks good, just press the `Update release` button at the bottom of the
page.
That's it.

---
Expand Down

0 comments on commit 55e5dba

Please sign in to comment.