Indietro a GitHub
Connetti Knoon AI con GitHub per automatizzare i flussi di lavoro AI.
List GitHub Actions workflow runs for a repository or specific workflow.
githubDefaultListWorkflowRuns
Beta
Interno
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Sì |
| workflowId | mustache | Optional workflow id or file name. If omitted, lists all runs. | No |
| actor | mustache | Optional actor login filter. | No |
| branch | mustache | Optional branch filter. | No |
| event | string | Optional event filter, e.g. push, pull_request. | No |
| status | string | Optional status filter, e.g. queued, in_progress, completed, success. | No |
| perPage | mustache | Optional page size (1-100, default 30). | No |
| page | mustache | Optional page number (default 1). | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| result | object | Workflow run summaries. |