Approve pull request
bb_approve_pull_requestApprove a Bitbucket pull request as the authenticated user. Provide the pull request ID to mark it approved.
Instructions
Approves a pull request as the authenticated user.
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. |