Skip to main content
Glama

bitbucket_create_pull_request

Create a pull request in Bitbucket Data Center to merge code changes from a source branch to a target branch, with options to add descriptions and reviewers.

Instructions

Create a new pull request.

Creates a PR from from_ref branch to to_ref branch. Optionally add a description and reviewers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_keyYesThe project key
repository_slugYesThe repository slug
titleYesPR title
from_refYesSource branch (e.g. 'feature/my-branch')
to_refYesTarget branch (e.g. 'main' or 'develop')
descriptionNoPR description (supports Markdown)
reviewersNoList of reviewer usernames to add

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/christopherekfeldt/mcp-bitbucket-dc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server