GatedCheckInTrigger interface
Represents a gated check-in trigger.
- Extends
path |
|
run |
Indicates whether CI triggers should run after the gated check-in succeeds. |
use |
Indicates whether to take workspace mappings into account when determining whether a build should run. |
trigger |
The type of the trigger. |
pathFilters: string[]
Property Value
string[]
Indicates whether CI triggers should run after the gated check-in succeeds.
runContinuousIntegration: boolean
Property Value
boolean
Indicates whether to take workspace mappings into account when determining whether a build should run.
useWorkspaceMappings: boolean
Property Value
boolean
The type of the trigger.
triggerType: DefinitionTriggerType
Property Value
Inherited From BuildTrigger.triggerType