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. |