BuildCompletionTrigger interface
Represents a build completion trigger.
- Extends
Properties
| branch |
|
| definition | A reference to the definition that should trigger builds for this definition. |
| requires |
Inherited Properties
| trigger |
The type of the trigger. |
Property Details
branchFilters
branchFilters: string[]
Property Value
string[]
definition
A reference to the definition that should trigger builds for this definition.
definition: DefinitionReference
Property Value
requiresSuccessfulBuild
requiresSuccessfulBuild: boolean
Property Value
boolean
Inherited Property Details
triggerType
The type of the trigger.
triggerType: DefinitionTriggerType
Property Value
Inherited From BuildTrigger.triggerType