On-Premises BitBucket

Prerequisites

  • The server's IP address, where the agent will be running, must be whitelisted in Bitbucket Cloud/Server.

Follow these steps to seamlessly integrate with BitBucket:

Step 1. Generate an API Token

  1. Navigate to Settings > Manage accounts in BitBucket.

  2. Click on HTTP access tokens.

  3. Click on Create token.

  4. Provide a name for the token, such as dd-api-token.

  5. Give read access to projects and repositories.

  6. Set the token to Do not expire.

    • Note: if the token expires, you'll have to perform the integration once again!!

  7. Copy the generated token.

Step 2. Install On-Premises Agent

With these steps completed, the integration with on-premises BitBucket is successfully done!!

Last updated