CustomVCSRepository
A repository configured on a custom VCS integration. Each repository is identified by its name, which is joined with the integration’s base URL to form the full clone URL.
Properties
namestring requiredRepository name or path, joined with the integration’s base URL to form the clone URL (e.g. ‘myrepo’ or ‘subgroup/myrepo’)displayNamestring optionalHuman-readable display name for the repository. If not provided, the name is used for display purposes.