Retrieve detailed information about a specific Bitbucket Cloud pull request, including description, reviewers, and comments count, using repository slug and PR ID.
Enables automated semantic analysis of Git pull request diffs to detect breaking REST/GraphQL API schema changes, integrating with MCP-compatible clients for AI-driven code review.
Merge a pull request in Bitbucket Server by providing project key, repository slug, pull request ID, and version. Optionally include a merge commit message.
Retrieve all activities on a Bitbucket pull request to track comments, updates, and reviews. Use workspace, repository, and pull request ID to get a full activity list.
Create a pull request in a Bitbucket repository, specifying source and destination branches, title, and description, with optional source branch closure after merging.
Permanently remove a Bitbucket repository using its slug. This irreversible action deletes all repository data, including code, issues, and pull requests.
Get the incoming webhook URL for a Codemagic app. Paste it into your Git provider repository settings to automatically trigger builds on push or pull request events.