Skip to content

Added CHANGELOG.md generator script #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Added CHANGELOG.md generator script #91

wants to merge 2 commits into from

Conversation

mauricetmeyer
Copy link

@mauricetmeyer mauricetmeyer commented Oct 11, 2018

Closes #90

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the master branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

  • This PR adds a generator script to update the CHANGELOG.md

Usage example:

$ GITHUB_TOKEN=... script/update-changelog 4.0.0

This will add a new entry in the following format:

[4.0.0] - 2018-10-10

Added

Fixed

  • PR #39: update contributing and readme - fix typo and ToC. Thanks Alex for the PR!
  • PR #27: Fix grammar. Thanks Aaron Ang for the PR!

@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Oct 11, 2018
@childish-sambino
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: hard fix is hard in difficulty status: code review request requesting a community code review or review from Twilio
Projects
None yet
3 participants