class Danger::Bamboo

### CI Setup

Add a Run Script task that executes ‘danger` (or `bundle exec danger` if you’re using Bundler to manage your gems) as your as part of your Bamboo plan. The minimum supported version is Bamboo 6.9.

### Token Setup

IMPORTANT: All required Bamboo environment variables will be available only if the plan is run as part of a pull request. This can be achieved by selecting: Configure plan -> Branches -> Create plan branch: “When pull request is created”. Otherwise, ‘bamboo_repository_pr_key` and `bamboo_planRepository_repositoryUrl` will not be available.