mergePullRequest
Merge a Bitbucket pull request by specifying workspace, repository, and pull request ID. Configure merge strategy, commit message, and close source branch options.
Instructions
Merge a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Merge commit message | |
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace name | |
| merge_strategy | No | Merge strategy | |
| pull_request_id | Yes | Pull request ID | |
| close_source_branch | No | Whether to close the source branch after merge |