Approve a pull request
approve_pull_requestApprove a pull request by recording the authenticated user's approval in Bitbucket.
Instructions
WRITE — records the authenticated user's approval on the PR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pull request number. | |
| repo | Yes | Repository repo_slug. | |
| workspace | No | Bitbucket workspace. Omit to use BITBUCKET_WORKSPACE. |