Terug naar GitHub
Verbinding maken met Knoon AI met GitHub om AI-workflows te automatiseren.
List GitHub Actions workflow runs for a repository or specific workflow.
githubDefaultListWorkflowRuns
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ja |
| workflowId | mustache | Optional workflow id or file name. If omitted, lists all runs. | Nee |
| actor | mustache | Optional actor login filter. | Nee |
| branch | mustache | Optional branch filter. | Nee |
| event | string | Optional event filter, e.g. push, pull_request. | Nee |
| status | string | Optional status filter, e.g. queued, in_progress, completed, success. | Nee |
| perPage | mustache | Optional page size (1-100, default 30). | Nee |
| page | mustache | Optional page number (default 1). | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| result | object | Workflow run summaries. |