Bitbucket Cloud (Preview)

Overview

Heeler connects to Bitbucket Cloud using an API token generated by Atlassian and with the permissions required for Heeler to perform assessments.

Bitbucket support is in active development. Not all capabilities are available with Bitbucket such as Guardrails.

Obtain Bitbucket API Token

  1. Using Atlassian, log into your account and go to your profile.

  1. Navigate to Security and then, under API Tokens, select the link to Create and manage API tokens.

  1. From the options, select Create API token with scopes.

  1. Add a Name for the token and then set its expiration date out to one year (the maximum).

  1. Specify that the API token is for Bitbucket.

  1. Add the following read permissions

    1. read:account

    2. read:permission:bitbucket

    3. read:pullrequest:bitbucket

    4. read:repository:bitbucket

    5. read:user:bitbucket

    6. read:workspace:bitbucket

  1. Copy the API token for use in Heeler

    1. N.b., you will also need your Bitbucket email address to add your Bitbucket Cloud account to Heeler.

Add Bitbucket Cloud to Heeler

  1. In Heeler, select the Settings icon from the top navigation

  2. Select Connections -> Code Organizations then select Add Code Organization

  1. Enter a Name for Bitbucket Cloud Organization.

  2. Enter the Username (which is your Bitbucket email address)

  3. Paste the API Token

  4. Select Save

  1. After saving, confirm the connection is Healthy

Last updated

Was this helpful?