bb_pr_request_changes
Request changes on a Bitbucket pull request as the authenticated user to block merge until revisions are made. Call only when the user explicitly asks to request changes.
Instructions
Request changes on a pull request as the authenticated user. Visible to the team - only call it when the user has asked to request changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| repo_slug | No | Repository slug/name; defaults to the repo detected from the current directory's git remote | |
| workspace | No | Bitbucket workspace |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |