-
Notifications
You must be signed in to change notification settings - Fork 20
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
restore label filtering #50
Conversation
Note: If attempting to test this locally and the changelog-maker PR hasn't landed and been released yet, you'll have to apply the change from that PR manually, i.e. adding the missing export in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I think the flow would be to get nodejs/changelog-maker#127 merged, release a new version of changelog-maker and then add a version bump for changelog-maker to the dependencies for branch-diff in this PR.
@richardlau the |
🎉 This PR is included in version 2.0.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
As far as I can tell, this fixes #45.
This depends on nodejs/changelog-maker#127
The labels get cached, so it's fine that we call it once here and again inside processCommits.