返回 GitHub
将 Knoon AI 与 GitHub 连接以自动化 AI 工作流。
List commits for a repository.
githubDefaultListCommits
测试版
内部
权限
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | 是的 |
| sha | mustache | Optional branch or commit SHA. | 没有 |
| path | mustache | Optional path filter. | 没有 |
| author | mustache | Optional author login or email. | 没有 |
| since | mustache | Optional ISO 8601 start time. | 没有 |
| until | mustache | Optional ISO 8601 end time. | 没有 |
| perPage | mustache | Optional page size (1-100, default 30). | 没有 |
| page | mustache | Optional page number (default 1). | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| result | array | Commit summaries. |