checkIssues will return all Issues matching the filters options.
checkIssues
open|close|all
return a RuleResult object with all matching issues
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
checkIssues
will return all Issues matching the filters options.open|close|all
return a
RuleResult
object with all matching issues