icon

Run Danger

Danger automates common code review chores during your CI process.

If inserted in your Workflow on Bitrise, it runs the Danger CI to check any linting issues in your project's code.

Configuring the Step

  1. The Repository URL of your project input is automatically filled out.
  2. If you add any additional options in the Additional options for the command call, they will be added to your bundle exec danger command call.
  3. Select a git provider's input section: GitHub or GitLab.
  4. If you're using GitHub:
  • Add your access token in the Access token for your project input. Click the input's description for more information on how to set up the access token.
  • Add the host GitHub is running on, for example, git.corp.evilcorp.com. Read more about how to set it up.
  • Add the GitHub API Enterprise API URL in the GitHub API base URL input.
  1. If you are using GitLab:
  • Add your access token in the Access token for your project input. Click the input's description for more information on how to set up the access token.
  • Add the host GitLab is running on in the GitLab host input. You must add this if you are using Self-Managed GitLab.
  • Add the GitLab API base URL. You must add this if you are using Self-Managed GitLab.

Useful links

Similar steps

Run a test plan on Autify for Mobile.

Runs tests with gradlew.

Runs Maestro Flows on iOS Simulator

Run all your automated tests in just 15 minutes, no matter how many tests you have