get_pull_request_checks_tool
Retrieves a combined CI status summary for a GitHub pull request by merging check-runs and legacy commit status into an overall state with per-check conclusions.
Instructions
Get a combined CI status summary for a GitHub pull request.
Combines check-runs and the legacy commit status into one summary, including the overall state and per-check conclusions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| pull_number | Yes | Pull request number | |
| owner | No | Repository owner (defaults to GITHUB_DEFAULT_ORG if unset) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||