Bitbucket
Bitbucket Cloud Git hosting platform — manage repositories, pull requests, issues, pipelines, and webhooks via the REST API v2.0.
Three ways to use Bitbucket
Chat with Geni
Ask Geni to pull data, take actions, or answer questions using this integration in a conversation.
Build a workflow
Create automated workflows that trigger on events, run on a schedule, or chain multiple tools together.
Power an app
Use this integration as a data source or action layer behind a dashboard, form, or internal tool.
Supported tools
Actions your AI agents can perform with Bitbucket.
Add Default Reviewer
Add a user as a default reviewer on a repository.
Approve Commit
Approve a commit as the authenticated user.
Approve Pull Request
Approve a pull request as the authenticated user.
Build Commit Status
Create or update a build status on a commit (used for CI integrations).
Create Branch
Create a new branch from a given commit hash or existing ref.
Create Branch Restriction
Add a branch-permission rule (e.g. require approvals, prevent force-push) to a repository.
Get started automating Bitbucket
Ready-to-use workflows
Prompts using Bitbucket
One review board for every open Bitbucket pull request
See every open pull request across all your Bitbucket repositories in one place, grouped by reviewer, with the ones that have been sitting too long flagged in red.
See which sprint tickets actually have code behind them
A board that matches every Jira ticket in your active sprint to its Bitbucket pull requests, so you catch the ones with no code before sprint review.
Bitbucket build health console for on-call engineers
See every repository's build health on one screen, open the failing step, and re-run or stop a build without leaving the page.
Weekly Bitbucket engineering health recap in Notion
Every Monday at 9am, post a Notion recap of last week's Bitbucket pull requests: merges, time to merge, top contributors, and the ten biggest PRs.
Announce merged Bitbucket PRs and close the Linear ticket
The moment a Bitbucket pull request merges into main, post a short release note to Slack and mark the linked Linear issue as done.
Log every Bitbucket pipeline run to a Google Sheet
Every time a Bitbucket pipeline finishes, we append one row to a Google Sheets deploy log with the details your audit team needs.
Suggest Bitbucket PR reviewers from recent commit history
The moment a Bitbucket pull request opens, an agent checks who has been editing those files lately and posts a short list of teammates who would be good reviewers.
AI first-pass code review on Bitbucket pull requests
The moment a pull request opens in Bitbucket, an AI reviewer reads the diff and leaves a helpful first-pass review so humans see clean code first.