sendgrid/nodejs-http-client

Auto-generate the CHANGELOG.md file upon release

thinkingserious opened 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.

I’ll have a look!

Edit: Progress can be seen at sendgrid/php-http-client#115 (comment)

Closing as we're now using internal tooling to automate this.