Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceUpdateParameters

Package version

The properties for updating the source code repository.

Hierarchy

  • SourceUpdateParameters

Index

Properties

Optional branch

branch: undefined | string

The branch name of the source code.

Optional repositoryUrl

repositoryUrl: undefined | string

The full URL to the source code repository

Optional sourceControlAuthProperties

sourceControlAuthProperties: AuthInfoUpdateParameters

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

Optional sourceControlType

sourceControlType: SourceControlType

The type of source control service.

Generated using TypeDoc