create_pull_request
Generate a pull request in a GitHub repository by specifying the base and head branches, title, and optional details like description, draft status, and maintainer permissions.
Instructions
Create a new pull request in a GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base | Yes | The name of the branch you want the changes pulled into | |
body | No | Pull request body/description | |
draft | No | Whether to create the pull request as a draft | |
head | Yes | The name of the branch where your changes are implemented | |
maintainer_can_modify | No | Whether maintainers can modify the pull request | |
owner | Yes | Repository owner (username or organization) | |
repo | Yes | Repository name | |
title | Yes | Pull request title |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitHub MCP Server
Related Tools
- @containerelic/github-enterprise-mcp
- @PhialsBasement/mcp-github-server-plus
- @Monsoft-Solutions/model-context-protocols
- @containerelic/github-enterprise-mcp
- @Monsoft-Solutions/model-context-protocols