Skip to main content
github.getCombinedCommitStatus returns the latest status for each context and GitHub’s combined state.
automations/get-github-status.automation.ts
Provide owner, repository, and a commit SHA, branch, or tag ref. Optional pagination controls the returned status contexts. Returns state, sha, total_count, and statuses. Requires Commit statuses read permission.