Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceTriggerDescriptor

Package version

The source trigger that caused a run.

Hierarchy

  • SourceTriggerDescriptor

Index

Properties

Optional branchName

branchName: undefined | string

The branch name in the repository.

Optional commitId

commitId: undefined | string

The unique ID that identifies a commit.

Optional eventType

eventType: undefined | string

The event type of the trigger.

Optional id

id: undefined | string

The unique ID of the trigger.

Optional providerType

providerType: undefined | string

The source control provider type.

Optional pullRequestId

pullRequestId: undefined | string

The unique ID that identifies pull request.

Optional repositoryUrl

repositoryUrl: undefined | string

The repository URL.

Generated using TypeDoc