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.
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?