Voltar para GitHub
Conectar Knoon AI com GitHub para automatizar fluxos de trabalho de AI.
Get commit status contexts and check runs for a commit ref.
githubDefaultGetCommitChecksAndStatus
Beta
Interno
Permissões
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Sim |
| ref | mustache | Commit SHA, branch, or tag ref. | Sim |
| perPage | mustache | Optional page size for check runs (1-100, default 30). | Não |
| page | mustache | Optional page number for check runs (default 1). | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| result | object | Commit status and check run summaries. |