Back to GitHub
Connect Knoon AI with GitHub to automate AI workflows.
Get commit status contexts and check runs for a commit ref.
githubDefaultGetCommitChecksAndStatus
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Yes |
| ref | mustache | Commit SHA, branch, or tag ref. | Yes |
| perPage | mustache | Optional page size for check runs (1-100, default 30). | No |
| page | mustache | Optional page number for check runs (default 1). | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | Commit status and check run summaries. |