unresolve_pull_request_review_thread
Reopens a resolved review thread on a GitHub pull request. Specify the account, repository, pull request number, and thread ID to mark it as unresolved and restart the discussion.
Instructions
Reopen a resolved review thread after verifying its repository, pull request, current state, and viewer permission. Repeating an unresolved request is a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| hostname | No | ||
| repository | Yes | Repository in owner/name format | |
| reviewThreadId | Yes | ||
| pullRequestNumber | Yes |