bitbucket_pull_request_list_statuses
Check build and CI statuses on a pull request's head commit to verify whether it is safe to merge. Retrieve current checks for a PR before merging.
Instructions
List build/CI statuses on a pull request's current head commit - use to check whether a PR is safe to merge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| repoSlug | Yes | Repository slug, e.g. 'my-repo' | |
| workspace | No | Omit to use the configured default workspace |