sendgrid/rest

Auto-generate the release notes upon release

Closed this issue · 2 comments

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

I'd like to take this.

Closing as we're moving to internal tooling for automated release notes.