CheckPullRequestsRule will return all Pull Requests matching the filters options.
CheckPullRequestsRule
open|close|all
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
CheckPullRequestsRule
will return all Pull Requests matching the filters options.open|close|all
return a
RuleResult
object