GitHub に戻る

GitHub と Knoon AI を接続して AI ワークフローを自動化します。

List GitHub Actions workflow runs for a repository or specific workflow.
githubDefaultListWorkflowRuns
ベータ
内部
権限
  • repo
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
repositoryfile GitHub repository in owner/repo format.はい
workflowIdmustache Optional workflow id or file name. If omitted, lists all runs.いいえ
actormustache Optional actor login filter.いいえ
branchmustache Optional branch filter.いいえ
eventstring Optional event filter, e.g. push, pull_request.いいえ
statusstring Optional status filter, e.g. queued, in_progress, completed, success.いいえ
perPagemustache Optional page size (1-100, default 30).いいえ
pagemustache Optional page number (default 1).いいえ
返品
名前タイプ説明
resultobject Workflow run summaries.