Preparing search index...
The search index is not available
flowie.app
flowie.app
plugins
CustomPullRequestRule
Type Alias CustomPullRequestRule
Custom
Pull
Request
Rule
:
{
check
:
(
(
context
:
PullRequestContextData
)
=>
CustomPullRequestRuleResult
|
undefined
)
;
name
:
string
;
}
Type declaration
check
:
(
(
context
:
PullRequestContextData
)
=>
CustomPullRequestRuleResult
|
undefined
)
(
context
)
:
CustomPullRequestRuleResult
|
undefined
Parameters
context
:
PullRequestContextData
Returns
CustomPullRequestRuleResult
|
undefined
name
:
string
The name of the policy.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
flowie.app
Loading...
The name of the policy.