CommitMessageRule checks all commits title according to a regular expression and an optional max size.
CommitMessageRule
return a RuleResult object
RuleResult
Display each rule's properties
Check if the rule can be apply to the received webhook, according to the ruleConfig
webhook
ruleConfig
Generated using TypeDoc
CommitMessageRule
checks all commits title according to a regular expression and an optional max size.return a
RuleResult
object