Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceProperties

Package version

The properties of the source code repository.

Hierarchy

  • SourceProperties

Index

Properties

Optional branch

branch: undefined | string

The branch name of the source code.

repositoryUrl

repositoryUrl: string

The full URL to the source code repository

Optional sourceControlAuthProperties

sourceControlAuthProperties: AuthInfo

The authorization properties for accessing the source code repository and to set up webhooks for notifications.

sourceControlType

sourceControlType: SourceControlType

The type of source control service.

Generated using TypeDoc