Tilbake til GitHub
Koble til Knoon AI med GitHub for å automatisere AI-arbeidsflyter.
List commits for a repository.
githubDefaultListCommits
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ja |
| sha | mustache | Optional branch or commit SHA. | Nei |
| path | mustache | Optional path filter. | Nei |
| author | mustache | Optional author login or email. | Nei |
| since | mustache | Optional ISO 8601 start time. | Nei |
| until | mustache | Optional ISO 8601 end time. | Nei |
| perPage | mustache | Optional page size (1-100, default 30). | Nei |
| page | mustache | Optional page number (default 1). | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| result | array | Commit summaries. |