次の方法で共有


PullRequestTrigger interface

Extends

プロパティ

artifactAlias

成果物エイリアス トリガーは にリンクされます。

pullRequestConfiguration

pull request のコード参照の詳細。

statusPolicyName

pull request に発行される状態を使用するポリシー名。

triggerConditions

トリガー中に適用されたフィルターの一覧。

継承されたプロパティ

triggerType

リリース トリガーの種類。

プロパティの詳細

artifactAlias

成果物エイリアス トリガーは にリンクされます。

artifactAlias: string

プロパティ値

string

pullRequestConfiguration

pull request のコード参照の詳細。

pullRequestConfiguration: PullRequestConfiguration

プロパティ値

statusPolicyName

pull request に発行される状態を使用するポリシー名。

statusPolicyName: string

プロパティ値

string

triggerConditions

トリガー中に適用されたフィルターの一覧。

triggerConditions: PullRequestFilter[]

プロパティ値

継承されたプロパティの詳細

triggerType

リリース トリガーの種類。

triggerType: ReleaseTriggerType

プロパティ値

ReleaseTriggerBase.triggerTypeから継承