Permission Description
About 83 wordsLess than 1 minute
The role permissions of Cloud Native Build align with the role permissions of the code repository. Specifically:
To trigger a Cloud Native Build:
- Users with a
developer
role or higher in the code repository can trigger cloudnative builds.
- Users with a
To view Cloud Native Build logs:
- For public repositories: Anyone can view the Cloud Native Build logs.
- For private repositories: Only users with the
helper
role or higher in the code repository can view Cloud Native Build logs.