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.
Obtain Bitbucket API Token
Using Atlassian, log into your account and go to your profile.

Navigate to Security and then, under API Tokens, select the link to
Create and manage 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
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?