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