resolve_pr_comment
Marks a pull request comment thread as resolved in Bitbucket by specifying the repository, pull request ID, and comment ID.
Instructions
Resolve a comment thread on a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| repo_slug | Yes | Repository slug | |
| comment_id | Yes | Comment ID |