Auto-generate the release notes upon release
thinkingserious opened this issue · 2 comments
thinkingserious commented
Issue Summary
For every release, we hand craft the release notes on GitHub, now we would like to automate this process. Please see the existing release notes for an example. The contents of the release notes are generated from the CHANGELOG.md file. Here is the documentation for updating the release notes via the GitHub API.
Acceptance Criteria
- A script, which when run, creates a release note update based on the last deployed release
berry120 commented
@thinkingserious I'd like to grab this if available. Any preference for the language the script is written in? Happy to do it in Java, or something else if you prefer.
childish-sambino commented
Closing as we're now using internal tooling for this.