create_pull_request
Opens a pull request from a source branch to a target branch in a Forgejo repository, with title and optional body. Enables code review and merging of proposed changes.
Instructions
Create a pull request. head is the source branch, base the target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes | ||
| body | No | ||
| head | Yes | ||
| repo | Yes | ||
| owner | Yes | ||
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||