git-cliff
git-cliff copied to clipboard
Is it possible to overide skip_tags with CLI options?
Is there an existing issue or pull request for this?
- [x] I have searched the existing issues and pull requests
Feature description
Like --ignore-tags and --count-tags, it would be nice if there is a similar option --skip-tags that can overide skip_tags option
Desired solution
Add --skip-tags as additional CLI option
Alternatives considered
None
Additional context
No response
Marking as good first issue