Decline pull request
bb_decline_pull_requestDecline an open pull request on Bitbucket Cloud by providing its ID, optionally including a reason message.
Instructions
Declines an open pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Reason for declining. | |
| 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. |