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

Add Changelog #27

Merged
merged 2 commits into from
Oct 18, 2017
Merged

Add Changelog #27

merged 2 commits into from
Oct 18, 2017

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 17, 2017

This PR is using https://github.com/lerna/lerna-changelog to generate a CHANGELOG.md file reaching back to v0.8.0-alpha.1.

There were a few caveats unfortunately that I manually worked around for now (lerna/lerna-changelog#58 and lerna/lerna-changelog#78).

Their README has a few usage instructions but the tl;dr is that you will need a GITHUB_AUTH env var with an auth token and then you can run yarn changelog to generate the changelog for time since the latest git tag.

Note that it currently only considers PRs for the changelog that have a label that is mentioned in our package.json file.

@tomdale tomdale merged commit 5180199 into glimmerjs:master Oct 18, 2017
@Turbo87 Turbo87 deleted the changelog branch October 22, 2017 13:08
topaxi pushed a commit to topaxi/glimmer.js that referenced this pull request Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants