Skip to content
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

Create changelog based on pull requests #524

Merged
merged 1 commit into from
Mar 17, 2014
Merged

Conversation

lalitkapoor
Copy link
Contributor

I created a simple tool here https://github.com/lalitkapoor/github-changes.

To use it you can:
npm install -g github-changes

This was the command used to generate the changelog:
github-changes -o brianc -r node-postgres -d pulls -a -v

Please let me know if you need any help adding it to your deploy script. If there are any improvements you'd like to see in the script please feel free to open an issue :) Thanks!

@brianc brianc added this to the v3.0 milestone Mar 14, 2014
@brianc
Copy link
Owner

brianc commented Mar 14, 2014

Thanks @lalitkapoor, I'm going to add this to the repo and remove the NEWS file. I'll do major version release announcements in a more long-form manner on the wiki I think. They're the only ones that really require large amount of documentation since they contain breaking changes.

brianc added a commit that referenced this pull request Mar 17, 2014
Create changelog based on pull requests
@brianc brianc merged commit 9103f80 into brianc:master Mar 17, 2014
@lalitkapoor lalitkapoor deleted the changelog branch March 17, 2014 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants