create_pull_request
Create a pull request to propose changes from a head branch to a base branch in a GitHub repository. Specify owner, repo, title, head, and base to initiate collaboration.
Instructions
Create a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| title | Yes | ||
| head | Yes | ||
| base | Yes | ||
| body | No | ||
| maintainer_can_modify | No | ||
| draft | No |