GitHub に戻る
GitHub と Knoon AI を接続して 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. |