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
mauricetmeyer commented
I would like to give this a go
childish-sambino commented
Closing as we're now using internal tooling for this.