approvePullRequest
Approve a pull request by submitting an APPROVED review with an optional comment. Use this to mark a PR as approved in GitVerse.
Instructions
Approve a pull request by submitting an APPROVED review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Approval comment | |
| repo | Yes | Repository name | |
| owner | Yes | Repository owner | |
| pull_number | Yes | Pull request number |