PullRequestTrigger interface

Extends

Properties

artifactAlias

Artifact alias trigger is linked to.

pullRequestConfiguration

Code reference details of pull request.

statusPolicyName

Policy name using which status will be published to pull request.

triggerConditions

List of filters applied while trigger.

Inherited Properties

triggerType

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