Open rishson opened 8 years ago
Option to only check the most recent commit message.
Also, this needs to be done with an option to copy last commit message to the sidekick
commit message.
Option to only allow 1 commit per push (for repos that want rebase of squashed commits with 1 commit that is the feature number.
Option to include presence of specific tags, e.g. Jira ticket number, @mentions (e.g. a commit bot..)
Option to limit commit message length
Users add a commitTemplate.txt file. We check all commits in a push to check for conformance.
Your commit b127a8f failed commit message check - commits must start with fix, feature, build, release, chore or wip.
Later version could also check the content of the commit message for banned keywords: wip, or aggressive/sexist/..ist language.