get_check_run
Retrieve a specific GitHub check run by its ID to monitor CI/CD pipeline status and review automated test results for code changes.
Instructions
Get a single check run by ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| check_run_id | Yes | Check run ID |