Preparing search index...
The search index is not available
flowie.app
flowie.app
Config
Interface Config
interface
Config
{
branches
?:
{
restrictions
?:
boolean
|
"manual"
|
BranchRestrictionOptions
;
}
;
labels
?:
{
schema
?:
Label
[]
;
}
;
plugins
?:
PluginDef
<
unknown
>
[]
;
pullRequests
?:
{
filterOnApply
?:
string
;
}
;
}
Index
Properties
branches?
labels?
plugins?
pull
Requests?
Properties
Optional
branches
branches
?:
{
restrictions
?:
boolean
|
"manual"
|
BranchRestrictionOptions
;
}
Optional
labels
labels
?:
{
schema
?:
Label
[]
;
}
Optional
plugins
plugins
?:
PluginDef
<
unknown
>
[]
Optional
pull
Requests
pull
Requests
?:
{
filterOnApply
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
branches
labels
plugins
pull
Requests
flowie.app
Loading...