Package version:

Interface SourceTriggerDescriptor

The source trigger that caused a run.

Hierarchy

  • SourceTriggerDescriptor

Properties

branchName?: string

The branch name in the repository.

commitId?: string

The unique ID that identifies a commit.

eventType?: string

The event type of the trigger.

id?: string

The unique ID of the trigger.

providerType?: string

The source control provider type.

pullRequestId?: string

The unique ID that identifies pull request.

repositoryUrl?: string

The repository URL.

Generated using TypeDoc