Unapprove pull request
bb_unapprove_pull_requestRetract your approval from a Bitbucket pull request to undo a previous endorsement. Use when code changes or new issues require a fresh review.
Instructions
Removes the authenticated user's approval from a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoSlug | No | Repository slug. Falls back to BITBUCKET_REPO_SLUG if omitted. | |
| workspace | No | Bitbucket workspace slug. Falls back to BITBUCKET_WORKSPACE if omitted. | |
| pullRequestId | Yes | Pull request ID. |