Skip to content

BitBucket

Ganesh Kumar edited this page Apr 26, 2026 · 7 revisions

Part 1: Get a BitBucket account starting with LiveReview (ex: LiveReview2125)

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.

Part 2: Get Token

Goto Atlassian Account Settings

image

Goto Security Tab, pick "Create and Manage API Tokens"

image

Select "Create API Tokens With Scope"

image

Give a name, and expiry date

image

Select BitBucket

image

Search and select a scope

image

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
image

Copy API token

image

Part 3: Add to LiveReview

In LiveReview Goto Git Providers -> Bitbucket

image

Enter the API Token and and give a friendly name

image

Confirm and save

image

Clone this wiki locally