decline_pr
Close a pull request without merging it in Bitbucket. Use this tool to reject pull requests that should not be integrated into the codebase.
Instructions
Decline (close without merging) a pull request.
Args:
repo_slug: Repository slug
pr_id: Pull request ID
Returns:
Declined PR infoInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| pr_id | Yes |