DevDynamics
  • Overview
    • 💡Getting Started
    • ❓FAQ
    • Configuration
      • Best Practices
      • Setting Up Issue Management System in DevDynamics
      • Setting Up Version Control
      • Setting Up Investment Categories in DevDynamics
      • Configuring Communication Channels in DevDynamics
      • Change Failure
      • Deployment
      • Manage Contributors
      • Manage Teams
  • Integrations
    • GitLab
    • GitHub
    • BitBucket
    • On-Premises BitBucket
    • On-Premises GitHub
    • Jira
    • Slack
    • Linear
    • Pagerduty
    • Microsoft Teams
    • Sonar Cloud
    • Sonar Qube
    • CI/CD
    • Azure Repo
    • Azure Board
    • Opsgenie
    • ClickUp
    • Outlook
    • Google Calendar
    • Shortcut
    • OpenProject
    • Asana
    • Test Suite
  • Installations
    • On-Premises Agent Installation Guide
  • Features
    • Metrics
      • Cycle Time Metrics
      • DORA Metrics
      • Git Dashboard
        • Feedback Responsiveness Index (FRI)
        • Review Responsiveness Index (RRI)
        • Review Completion Index (RCI)
        • Reviewer Distribution
        • Average Active Days
        • PR Review Health
        • Open PR Age
        • Work Breakdown: Distribution of Work (Lines of Code)
      • Ticket Dashboard
        • Issue Throughput
        • Open Issue Age
        • Backward Momentum
        • Issue Cycle Time Spread
        • Requirement Stability Index
      • Issue Closed Count/Task Velocity
      • Story Points Completed
      • Bug Closed Count
      • Bug Opened Count
      • Pull Request Merged Count
      • PR Comment Count
      • Pull Request Size
      • Pull Request Open Count
      • Pull Request Review Count
      • Contributors Working on Non-Working Days
      • Contributors working out of office hours
      • Contributors getting burnout
    • Team Insights
    • Initiatives
Powered by GitBook
On this page
  • Prerequisites
  • Follow these steps to seamlessly integrate with BitBucket:
  • Step 1. Generate an API Token
  • Step 2. Install On-Premises Agent
  1. Integrations

On-Premises BitBucket

PreviousBitBucketNextOn-Premises GitHub

Last updated 4 months ago

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!!

You can refer Guide to successfully setup agent.

On-Premises Agent Installation