Tillbaka till GitHub
Anslut Knoon AI med GitHub för att automatisera AI-flöden.
List GitHub Actions workflow runs for a repository or specific workflow.
githubDefaultListWorkflowRuns
BETA
Intern
Behörigheter
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ja |
| workflowId | mustache | Optional workflow id or file name. If omitted, lists all runs. | Nej |
| actor | mustache | Optional actor login filter. | Nej |
| branch | mustache | Optional branch filter. | Nej |
| event | string | Optional event filter, e.g. push, pull_request. | Nej |
| status | string | Optional status filter, e.g. queued, in_progress, completed, success. | Nej |
| perPage | mustache | Optional page size (1-100, default 30). | Nej |
| page | mustache | Optional page number (default 1). | Nej |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| result | object | Workflow run summaries. |