Bitbucket Integration
Connect Overcut to your Bitbucket Cloud workspace to seamlessly integrate repository management and pull request workflows. Once connected, agents can discover your Bitbucket repositories and work with code directly.What You Can Do
With Bitbucket connected, Overcut agents can:- Access Repositories: Clone, read, and modify code in your Bitbucket repositories
- Manage Pull Requests: Create, review, comment on, and merge pull requests
- Handle Code Reviews: Submit approvals, request changes, and add inline comments
- Code Operations: Clone repositories, create branches, and perform git operations
- Webhook Triggers: Automatically start workflows based on Bitbucket events
- Repository Configuration: Configure agent behavior per repository
Prerequisites
- A Bitbucket Cloud workspace
- Admin permissions to install apps in your Bitbucket workspace
- An active Overcut workspace
Setup
1
Start Bitbucket Connection
In your Overcut workspace, go to Integrations and click Connect Bitbucket.
2
Install the Overcut App in Bitbucket
Click Install Overcut App to be redirected to your Bitbucket workspace. Install the app and grant the necessary permissions. If you’ve already installed the app, click I’ve Installed the App to proceed.
3
Complete the Setup
After installing the app, you’ll be prompted to enter your Bitbucket workspace name (e.g.,
my-org
). Enter your workspace name and click Complete Install to finalize the connection.For workflows that need to automatically identify which code repositories are most relevant to issues, consider using the
repo.identify
action. This action uses AI-powered analysis and repository correlations to determine the best repositories to work with for each issue. Learn more in our Repository Mapping guide.