update_pr
Update a pull request's title, body, or open/closed state directly from the GitHub review workflow.
Instructions
Update PR title, description, or state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | New PR description | |
| repo | Yes | Repository name | |
| owner | Yes | Repository owner/organization | |
| state | No | PR state | |
| title | No | New PR title | |
| prNumber | Yes | Pull request number |