Bitbucket
You can onboard using your own Bitbucket repository. If you would like to use your own Bitbucket repository, please complete the following steps:
Create a Bitbucket Repository
Create a new Bitbucket private repository using one of these options:
- Create a new repository
- Clone from the Honeydew quick-start example.
Configure allowed IP addresses
If you are restricting access to your Bitbucket workspace using IP addresses allow list, add the IP addresses displayed in the Bitbucket connection screen in Honeydew App settings page to the “IP Allow List” of your Bitbucket workspace.
For the Honeydew Cloud deployment, the following IP addresses are used:
34.86.209.90
34.145.147.92
If you are using a private Honeydew deployment, the IP addresses will be different. You can find them in the Bitbucket connection screen in Honeydew App settings page.
Set up Honeydew
Please reach out to support@honeydew.ai and send the full repository name - org-name/repository-name
(e.g. honeydew-ai/honeydew-quickstart
).
Create a Bitbucket Token
Create a new Bitbucket repository token for Honeydew integration:
- In Bitbucket, under the repository you have created for Honeydew, go to Repository settings -> Access tokens
- Create a new Repository access token. Set the
Write
permission underPull requests
:
Configure the token in Honeydew
In the Honeydew application, go to Settings -> Bitbucket and configure the token.
If you have branch restrictions for new repositories, you may need to relax these rules for the Honeydew Bitbucket repository. Specifically, please disable Merge checks requiring minimal number of approvals.
Was this page helpful?