gitee_list_commit_check_runs
List all check runs associated with a specific commit, optionally filtered by name or status.
Instructions
List check runs for a commit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| ref | Yes | Commit SHA or ref | |
| check_name | No | Filter by check name | |
| status | No | Filter by status |