-
Notifications
You must be signed in to change notification settings - Fork 6
BitBucket
Ganesh Kumar edited this page Apr 26, 2026
·
7 revisions
Register a new bitbucket account and add that to all the workspaces/orgs necessary.
Make sure you can access and interact with the relevant repos.
Goto Atlassian Account Settings
Goto Security Tab, pick "Create and Manage API Tokens"
Select "Create API Tokens With Scope"
Give a name, and expiry date
Select BitBucket
Search and select a scope
Add all 7 of the following scopes:
Here are those scopes
read:workspace:bitbucket
read:user:bitbucket
read:me
read:account
read:pullrequest:bitbucket
read:repository:bitbucket
read:webhook:bitbucket
write:webhook:bitbucket
Copy API token
In LiveReview Goto Git Providers -> Bitbucket
Enter the API Token and and give a friendly name
Confirm and save