OneCommitPerPRRule checks if there is only one commit in the current PR, MR or Push.
OneCommitPerPRRule
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
OneCommitPerPRRule
checks if there is only one commit in the current PR, MR or Push.return a
RuleResult
object