bitbucket_unresolve_pr_comment
Unresolve a comment on a Bitbucket pull request by providing the repository name, pull request ID, and comment ID.
Instructions
Unresolve (reopen) 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 unresolve |