Connect Builder Projects to your Bitbucket Data Center account.
- You must provide the exact username of the service account used for a PAT setup.
- Bitbucket Data Center's default branch is typically `master`—ensure your repo's default branch name matches exactly, as PR creation will fail with mismatched branch names.
- All requests flow through Builder's AI-services API.
For users behind firewalls: You may need to allowlist Builder's static IP address: 35.226.66.119
.
To find your Personal Access Token from Bitbucket Data Center in your Bitbucket account, click your profile picture and go to Manage Account > Personal access tokens.
To find your Bitbucket Data Center Host URL, go to the repo you want to connect to Builder. Click the Clone button and in the dialogue that opens, copy the https URL.
To connect Builder Projects to Bitbucket Data Center:
- Go to Builder Projects.
- Click the dropdown on the Connect Repo button.
- Select Bitbucket.
- On the Connect Bitbucket Repository screen, click Connect to your own Bitbucket instance.
- In the form that opens, Edit Service Account Configuration, add your Bitbucket Host URL and your Personal Access Token (from Bitbucket).
- Click the Update Service Account button.
- Your Bitbucket Data Center repositories should display in Builder.
The video below shows configuring Builder to connect to Bitbucket Data Center:
Important considerations for on-premises deployments:
- PR title and description updates run client-side, so wait for completion.
- If using web containers and experiencing clone issues, use the Desktop app with local containers instead.
Now that you've connected Bitbucket Data Center, see Connecting an existing repo for details on configuring Builder to use your repo.