This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

Bamboo provides the following types of permissions to allow fully customisable control of access to the continuous delivery workflow:

  • Global permissions
  • Build plan permissions
  • Deployment permissions
    • Deployment project permissions
    • Deployment environment permissions

This page uses the following key for Bamboo permissions:

Permissions key:

(green star) - Permission is set by default

(star) - Permission is available as an option

(red star) - Permission not available, even as an option

On this page:

Global permissions

Global permissions level control the ability to view the system, create a new build plan and use administration tools. Global application permissions are accessed from the Global permissions page within the Bamboo administration pages.

 UserAccessCreate PlanRestricted AdminAdmin
General usersAnonymous(green star)(red star)(red star)(red star)
Logged-in(green star)(green star)(star)(star)
GroupsBamboo-admin(green star)(green star)(star)(green star)
UsersAdministrator(green star)(green star)(star)(green star)
Bamboo Evaluator*(green star)(green star)(star)(green star)

*Only enabled on the evaluation licence

Key:

  • Access - User can access Bamboo
  • Create Plan - User can create a new plan in Bamboo
  • Restricted Admin - User can perform some administration operations and view all plans in Bamboo
  • Admin - User can perform all operations and view all plans in Bamboo

Build plan permissions

Build plan permissions allow a user to control access to the functions of the build plan. These include viewing, editing, building, cloning and administering a build plan. Build plan level permissions are accessed from the build plan configuration page. 

 

UserViewEditBuildCloneAdmin
Anonymous(green star)(red star)(red star)(red star)(red star)
Logged-in(green star)(star)(star)(star)(star)
Administrator(green star)(green star)(green star)(green star)(green star)

Key:

  • View - User can view the plan and builds
  • Edit - User can view and edit the configuration of the plan and it's jobs, not including permissions or stages
  • Build - User can trigger a manual build, or suspend and resume the plan
  • Clone - User can clone the plan
  • Admin - User can administrate all components of this plan including the stages and the plan's permissions

Deployment permissions

Bamboo's deployments features allow you to control permissions for both deployment projects and deployment environments.

Deployment projects

UserViewEdit
Anonymous(green star)(red star)
Logged-in(green star)(star)
Administrator(green star)(green star)

Key:

  • View - Who can see this project and its associated environments
  • Edit - Who can change the details of the project, related plan, any of the environment configuration and create releases

Deployment environments

UserViewEditDeploy
Anonymous(green star)(red star)(red star)
Logged-in(green star)(star)(star)
Administrator(green star)(green star)(green star)

Key:

  • View - Who can see this project and its associated environments. Users must also have view permission on the deployment project
  • Edit - Who can edit this environment
  • Deploy - Controls who can deploy releases to this environment and create releases for this project.
  • No labels