bitbucket_pull_request_merge_status
Check merge status for an ongoing pull request merge using repo slug, pull request ID, and task ID to confirm completion.
Instructions
Check the status of a merge that bitbucket_pull_request_merge reported as still in progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| taskId | Yes | ||
| repoSlug | Yes | Repository slug, e.g. 'my-repo' | |
| workspace | No | Omit to use the configured default workspace |