Connect Bitbucket Data Center by adding a connection under Settings → Source Control.
Provide:
- Base URL — your Bitbucket instance’s URL, for example
https://bitbucket.mycompany.com. It must be reachable from HoundDog.ai. - Username — the account the integration acts as.
- Access Token — created in Bitbucket under Personal Settings → Access Tokens, with repository read and write permissions.
If your Bitbucket Data Center instance is not reachable from the internet, use the Self-Hosted deployment, which runs the entire HoundDog.ai platform inside your network.
Importing Repositories
Section titled “Importing Repositories”After connecting, click Import New Repositories. HoundDog.ai enumerates every project on the instance and lists the repositories it finds; select the repositories to import (or Select all repositories across all pages) and click Import. Imported repositories appear under Repositories and in the connection’s repository list.
Scanning
Section titled “Scanning”Scans run in your own CI environment. CI configuration cannot be generated or pushed from HoundDog.ai for Bitbucket Data Center — automated CI rollout is GitHub-only. Add the scan step to your pipeline manually; see Bitbucket Pipelines.
