decline_pull_request
Decline a pull request in Bitbucket by providing the repository slug, pull request ID, and an optional reason for rejection.
Instructions
Decline a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for declining | |
| repository | Yes | Repository slug (e.g. "my-repo") | |
| pull_request_id | Yes | Pull request ID |