bb_approve_pull_request
Approve a pull request in a Bitbucket repository by specifying the repository slug and pull request ID. Facilitates code review workflow.
Instructions
Approve a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| repo_slug | Yes | Repository slug | |
| workspace | No | Bitbucket workspace slug (uses default if not provided) |