bitbucket_resolve_pr_comment
Resolve a comment on a Bitbucket pull request. Provide repository name, pull request ID, and comment ID to update the comment status.
Instructions
Resolve a comment on a Bitbucket pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prId | Yes | Pull request ID | |
| repoName | Yes | Repository name | |
| commentId | Yes | The comment ID to resolve |