To get the repository access token, navigate to your Bitbucket repository settings and create a new token.When configuring your token, enable following permissions:
Pull requests -> Write, so that Datafold can post reports with Data Diff results to pull requests.
Webhooks -> Read and write, so that Datafold can configure all webhooks that we need automatically.
To get a repository access token, navigate to your Bitbucket repository settings and create a new token.When configuring your token, enable Repository admin permissions.
We need admin access to the repository to be able to post reports with Data Diff results to pull requests, and also configure all necessary webhooks automatically.
Personal/project Access Token: the token you created in step 1.
Repository: your Bitbucket repository name.
For example, if your Bitbucket project URL is https://bitbucket.org/datafold/dbt/, your Project Name is datafold/dbt.