All Products
Search
Document Center

CloudOps Orchestration Service:ACS::CICD::GitCodeRepo

Last Updated:Sep 14, 2024

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: String

Attributes

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.