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 option for filtering commits by category #39

Open
gamichalski opened this issue Feb 1, 2018 · 5 comments
Open

Add option for filtering commits by category #39

gamichalski opened this issue Feb 1, 2018 · 5 comments

Comments

@gamichalski
Copy link

Its amazing!!

It would be awesome if I could filter and exclude them by category

Would you accept a PR?

@robinjoseph08
Copy link
Contributor

Hey @gamichalski,

Just to clarify, do you mean to have a flag similar to --exclude but instead of excluding types during generation, excluding categories as well?

@gamichalski
Copy link
Author

Yes that's right.
Is it my need, is it good for everyone?

@robinjoseph08
Copy link
Contributor

Gotcha. I'm not sure if I understand the use-case just yet. Can you give an example of your workflow that requires the filtering of a category? Is it possible to just group those under chore and then exclude that type?

@gamichalski
Copy link
Author

Yes, I would like to make a separation from what is related to a product, and what is technology related

@wopian
Copy link

wopian commented Feb 15, 2018

I'm using lerna for my monorepos which is another use case for this feature (built-in changelog generation of lerna sucks for non-feat/fix commits).

The package name is being used as the category (e.g feat(kitsu-core): message). Exclusion by category would allow ignoring commits for package A in package B's changelog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants