Class RepositoryType (3.36.0)

RepositoryType(value)

All possible SCM repo types from Repo API.

Enums

Name Description
REPOSITORY_TYPE_UNSPECIFIED If unspecified, RepositoryType defaults to GITHUB.
GITHUB The SCM repo is GITHUB.
GITHUB_ENTERPRISE The SCM repo is GITHUB Enterprise.
GITLAB_ENTERPRISE The SCM repo is GITLAB Enterprise.