Retour à GitHub
Connecter Knoon AI avec GitHub pour automatiser les flux de travail AI.
List commits for a repository.
githubDefaultListCommits
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Oui |
| sha | mustache | Optional branch or commit SHA. | Non |
| path | mustache | Optional path filter. | Non |
| author | mustache | Optional author login or email. | Non |
| since | mustache | Optional ISO 8601 start time. | Non |
| until | mustache | Optional ISO 8601 end time. | Non |
| perPage | mustache | Optional page size (1-100, default 30). | Non |
| page | mustache | Optional page number (default 1). | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| result | array | Commit summaries. |