-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
enhancementUser-facing feature enhancementsUser-facing feature enhancements
Description
There are plans to add some sort of rule based commit ignoring?
We are using maven and the release precess add commits with messages like:
[maven-release-plugin] prepare for next development iteration
Or
[maven-release-plugin] prepare release <tag>
I can modify maven configuration to include a gitlint-ignore: all
but thats really not the best solution IMO.
The idea was something in the line of author, title or body ignore rule, if the commit match that rule then is not processed.
Metadata
Metadata
Assignees
Labels
enhancementUser-facing feature enhancementsUser-facing feature enhancements