GerritTrigger_FileFilter
GerritTrigger_FileFilter
JSON Example
{
"type": "PLAIN",
"value": "example.txt"
}
string
type
Optional
Identifies the type of File Filter, that can be REGEX or PLAIN.
Possible values are : REGEX, PLAIN,
string
value
Optional
The value can be either plain text or a regex.