Skip to content

Added CHANGELOG.md generator script #117

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 1 commit into from
Closed

Added CHANGELOG.md generator script #117

wants to merge 1 commit into from

Conversation

mauricetmeyer
Copy link

Closes #115

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

See sendgrid/smtpapi-nodejs#91 for a usage and format.

@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Oct 12, 2018
@codecov
Copy link

codecov bot commented Oct 12, 2018

Codecov Report

Merging #117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #117   +/-   ##
======================================
  Coverage    84.7%   84.7%           
======================================
  Files           3       3           
  Lines         170     170           
======================================
  Hits          144     144           
  Misses         26      26

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e7dc81...ecfaf05. Read the comment docs.

@devchas devchas added difficulty: hard fix is hard in difficulty hacktoberfest type: twilio enhancement feature request on Twilio's roadmap labels Oct 17, 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 type: twilio enhancement feature request on Twilio's roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-generate the CHANGELOG.md file upon release
4 participants