Action
ACS::CICD::GitCodeRepo
Description
Generates a URL of the user-specified GitHub or Gitee code repository.
Syntax
Action: ACS::CICD::GitCodeRepo
Properties:
platform: String
owner: String
organization: String
repository: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
platform | The platform. | String | Yes | ||
owner | The owner. | String | Yes | ||
organization | The organization. | String | No | "" | |
repository | The repository. | String | Yes |
Output
Output item | Description | Type |
authorizedUrl | String |
References
For more information, see ACS::CICD::GitCodeRepo.yml at GitHub.