Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page provides detailed instructions on how to properly configure a Bitbucket tool in Opsera’s Tool Registry using Set up a Bitbucket tool to enable your engineers can perform Git operations like commits, merges, tracking pull requests, etc. As a result of the Git pushes, Opsera executes continuous integration deployments. To configure a Bitbucket tool, you must first obtain a Bitbucket API token.

In this section

  • Generate Bitbucket API Token

  • Configure Bitbucket Tool

Generate Bitbucket API Token

To generate an API Token from Bitbucket, use the following instructions:

...

a Bitbucket API token:

  1. Login to your Bitbucket account, and navigate to https://id.atlassian.com/manage-profile/security/api-tokens

  2. Select the Click Create API Token button.

    Image Removed
  3. Provide In the Create an API token popup, provide a label for the API Token token and click Create.

    Image Removed
  4. Your The API Token will be providedgenerated. Copy the token to use it for the tool configuration.

Configure Bitbucket Tool

Tool Registry Configuration

  1. Create a new tool using Bitbucket as Tool Identifier.

  2. Navigate to Connections tab and provide credentials:
    URL: Provide Login to Opsera and navigate to Operations > Tool Registry.

  3. Click + New Tool, and click Select Tool under Bitbucket.

  4. In the Create New Tool popup, enter the required details and click Create.

  5. In the tool details, click the Connection tab and enter details the following:

    Image Added

...

  • Enter a unique username.

  • API Token:

...

  • Enter the API Token

...

  • generated in the Generate Bitbucket API Token step.

  • API Type: Choose either Bitbucket Cloud or Bitbucket Server

...

  • as the type.

5. Click Test Connection to verify

...

the credentials.

6. Click Save.
Your Bitbucket tool will be successfully configured.