---
url: /en/build/permission.md
---
The role permissions of Cloud Native Build align with the [role permissions](../guide/role-permissions.md) 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.

* 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.
