GitHub Create Pull Request
github_create_pull_requestOpen a pull request on a GitHub repository by specifying the owner, repo, title, source branch, and target branch.
Instructions
Opens a pull request on a GitHub repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes | Branch to merge into (e.g. main) | |
| body | No | ||
| head | Yes | Branch to merge from | |
| repo | Yes | ||
| owner | Yes | ||
| title | Yes |