AddCustomVCSRepositoryRequest
Request to add a repository to a custom VCS integration. The repository name must be unique within the integration; adding a duplicate name returns 409 Conflict.
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.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.