Setting up Bitbucket in Avo Assure
This section explains how to set up Bitbucket in Avo Assure. You will connect Avo Assure to your Bitbucket account by providing the necessary credentials, repository URL, and API token."
To configure Bitbucket in Avo Assure, perform the following steps:
On the Home page, under Projects, select the required Project.
Select Manage Integration link from Settings card.

Select the Versioning page, and select Bitbucket.

Enter the required configuration details:
Connection Name: Enter a name for the Bitbucket connection.
Access Token: Enter the token used to authenticate with your Bitbucket account.
Personal access token (PAT): If you use a personal access token, then select the PAT checkbox and enter the token.
Repository URL: Enter the URL of the Bitbucket repository.
Username: Enter Bitbucket Username associated with the account.
Select Create button to finalize the Bitbucket setup.

Roles and permissions in Bitbucket
Bitbucket controls user access through roles and permissions configured at the repository and branch level.
You can manage access to Bitbucket repositories using the following permissions:
Access Permissions:
All users can push to and pull from a Bitbucket repository. The actions they can perform depend on the permissions assigned to the repository and its branches in Bitbucket.
Branch Policies:
Avo Assure does not restrict pushes to the master branch. Branch restrictions and policies are configured and enforced by the Bitbucket repository administrator.
The following Avo Assure roles can push test artifacts to Bitbucket and pull test artifacts from Bitbucket into Avo Assure.

Last updated
Was this helpful?