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

Adding ability to specify filters for changelog #13

Closed
wants to merge 5 commits into from

Conversation

scalvert
Copy link
Collaborator

@scalvert scalvert commented Jan 10, 2020

Adds the ability to specify a filter for your changelog to your release-it configuration:

  • --no-changelog-merges - filters out merge commits

Added default:

  • filters out dependabot commits

Also added a section in the README indicating that you need to correctly setup a GITHUB_ACCESS_TOKEN env var.

README.md Outdated Show resolved Hide resolved
@scalvert scalvert requested a review from rwjblue January 13, 2020 15:52
@scalvert
Copy link
Collaborator Author

Ping.

@rwjblue
Copy link
Owner

rwjblue commented Mar 19, 2020

As of release-it-plugins/lerna-changelog#12 and #38 we use lerna-changelog for that changelog that is displayed before version selection. This automatically drops any like those from dependabot now, so maybe this change isn't needed any more?

@scalvert - Would you mind updating to latest versions of release-it-lerna-changelog and give it a whirl?

@scalvert
Copy link
Collaborator Author

Oh cool. That's useful. I'll give it a whirl.

@scalvert scalvert closed this Mar 26, 2020
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.

2 participants