CommitRequirement Message
Brought to you by:
mmckechney
I have just upgraded to version 2.0 from 1.4.5.1, but I am unable to now enforce a log message for commits.
It seems that you can only specify an error message for the 2nd regex test, otherwise the CommitRequirements FailureMessage is used. This "generic" message is not appropriate for all the CommitRequirement rules I want to use, none of which need a 2nd regex expression.
As a new feature. I would like to be able to specify a failure message per CommitRequirement rule, while maintaining the 2nd regex functionality.