Bitbucket Cloud
Overview
Heeler connects to Bitbucket Cloud using an API token generated by Atlassian and with the permissions required for Heeler to perform assessments.
Obtain Bitbucket API Token
Using Atlassian, log into your account using this link to go directly to creating and managing API tokens. https://id.atlassian.com/manage-profile/security/api-tokens.
From the options, select Create API token with scopes.

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

Specify that the API token is for Bitbucket.

Add the following read permissions. N.b. that by default only 10 permissions are listed at a time and these permissions are not among the first 10. You will either need to use search or page through the permissions to select them all.
read:account
read:permission:bitbucket
read:pullrequest:bitbucket
read:repository:bitbucket
read:user:bitbucket
read:workspace:bitbucket

Copy the API token for use in Heeler
N.b., you will also need your Bitbucket email address to add your Bitbucket Cloud account to Heeler.

Add Bitbucket Cloud to Heeler
In Heeler, select the Settings icon
from the top navigation
Select Connections -> Code Organizations then select
Add Code Organization

Enter a Name for Bitbucket Cloud Organization.
Enter the Username (which is your Bitbucket email address)
Paste the API Token
Select Save

After saving, confirm the connection is Healthy

Last updated
Was this helpful?