delete_pull_request
Decline and delete a pull request on Bitbucket Server by providing the repository and pull request ID, with an optional reason.
Instructions
Delete a pull request by declining it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Bitbucket project key | |
| repository | Yes | Repository slug | |
| prId | Yes | Pull request ID | |
| message | No | Reason for deleting/declining |