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
theag3nt commented
I'd like to take this.
childish-sambino commented
Closing as we're moving to internal tooling for automated release notes.