Voltar para GitHub
Conectar Knoon AI com GitHub para automatizar fluxos de trabalho de AI.
List commits for a repository.
githubDefaultListCommits
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 |
| sha | mustache | Optional branch or commit SHA. | Não |
| path | mustache | Optional path filter. | Não |
| author | mustache | Optional author login or email. | Não |
| since | mustache | Optional ISO 8601 start time. | Não |
| until | mustache | Optional ISO 8601 end time. | Não |
| perPage | mustache | Optional page size (1-100, default 30). | Não |
| page | mustache | Optional page number (default 1). | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| result | array | Commit summaries. |