bb_list_commit_builds
Check CI build statuses for a commit to see whether builds passed, failed, or are still running, with state and URL.
Instructions
List build statuses for a commit (from CI providers reporting to Bitbucket). Each build: key, state (SUCCESS/FAILED/RUNNING/QUEUED), and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commitId | Yes | Commit SHA | |
| repoSlug | Yes | ||
| projectKey | Yes |