sendgrid/java-http-client

Auto-generate the CHANGELOG.md file upon release

Closed this issue · 2 comments

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 :)

Closing as we're now using internal tooling for this.