Auto-generate the CHANGELOG.md file upon release
Closed this issue · 2 comments
thinkingserious commented
Issue Summary
For every release, we currently hand craft a CHANGELOG.md update, now we would like to automate this process. Please see the existing CHANGELOG.md for formatting structure.
Acceptance Criteria
- A script, which when run, creates a CHANGELOG.md update based on any merged PRs since the last release.
yeoji commented
I have gave this issue a go and opened a PR for it :)
childish-sambino commented
Closing as we're now using internal tooling for this.