Back to GitHub
Connect Knoon AI with GitHub to automate AI workflows.
List commits for a repository.
githubDefaultListCommits
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Yes |
| 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 |
Returns
| Name | Type | Description |
|---|---|---|
| result | array | Commit summaries. |