bb_pr_resolve_thread
Resolve a pull request comment thread using the PR ID and root comment ID, closing out review discussions once they are addressed.
Instructions
Mark a pull request comment thread as resolved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| repo_slug | No | Repository slug/name; defaults to the repo detected from the current directory's git remote | |
| workspace | No | Bitbucket workspace | |
| comment_id | Yes | ID of the thread's root comment |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |