update_pull_request
Update a pull request's title, body, or open/closed state directly, providing a clear solution for modifying pull request details without merging capabilities.
Instructions
Update a pull request title, body, or reversible open/closed state. This cannot merge a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| state | No | ||
| title | No | ||
| account | Yes | ||
| hostname | No | ||
| repository | Yes | Repository in owner/name format | |
| pullRequestNumber | Yes |