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