GitHub に戻る
GitHub と Knoon AI を接続して AI ワークフローを自動化します。
Get commit status contexts and check runs for a commit ref.
githubDefaultGetCommitChecksAndStatus
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | はい |
| ref | mustache | Commit SHA, branch, or tag ref. | はい |
| perPage | mustache | Optional page size for check runs (1-100, default 30). | いいえ |
| page | mustache | Optional page number for check runs (default 1). | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| result | object | Commit status and check run summaries. |