reply_and_resolve
Post a reply to a GitHub pull request review thread and mark it as resolved simultaneously.
Instructions
Reply to a review thread and immediately resolve it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Reply content (Markdown supported) | |
| repo | Yes | Repository name | |
| owner | Yes | Repository owner (username or organization) | |
| thread_id | Yes | Review thread ID (from list_review_threads) | |
| pull_number | Yes | Pull request number |