CheckPullRequestStatusRule checks if the Pull Request event matchs.
CheckPullRequestStatusRule
new|merged|closed|reopened
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
CheckPullRequestStatusRule
checks if the Pull Request event matchs.new|merged|closed|reopened
return a
RuleResult
object