class Danger::Semaphore

### CI Setup

For Semaphore you will want to go to the settings page of the project. Inside “Build Settings” you should add ‘bundle exec danger` to the Setup thread. Note that Semaphore only provides the build environment variables necessary for Danger on PRs across forks.

### Token Setup

You can add your ‘DANGER_GITHUB_API_TOKEN` inside the “Environment Variables” section in the settings.