PullRequestTrigger interface
- Extends
artifact |
Artifact alias trigger is linked to. |
pull |
Code reference details of pull request. |
status |
Policy name using which status will be published to pull request. |
trigger |
List of filters applied while trigger. |
trigger |
Type of release trigger. |
Artifact alias trigger is linked to.
artifactAlias: string
Property Value
string
Code reference details of pull request.
pullRequestConfiguration: PullRequestConfiguration
Property Value
Policy name using which status will be published to pull request.
statusPolicyName: string
Property Value
string
List of filters applied while trigger.
triggerConditions: PullRequestFilter[]
Property Value
Type of release trigger.
triggerType: ReleaseTriggerType
Property Value
Inherited From ReleaseTriggerBase.triggerType