Indietro a GitHub
Connetti Knoon AI con GitHub per automatizzare i flussi di lavoro AI.
List commits for a repository.
githubDefaultListCommits
Beta
Interno
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Sì |
| sha | mustache | Optional branch or commit SHA. | No |
| path | mustache | Optional path filter. | No |
| author | mustache | Optional author login or email. | No |
| since | mustache | Optional ISO 8601 start time. | No |
| until | mustache | Optional ISO 8601 end time. | No |
| perPage | mustache | Optional page size (1-100, default 30). | No |
| page | mustache | Optional page number (default 1). | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| result | array | Commit summaries. |