Πίσω στο GitHub
Σύνδεση Knoon AI με GitHub για αυτοματοποίηση ροών εργασίας AI.
List GitHub Actions workflow runs for a repository or specific workflow.
githubDefaultListWorkflowRuns
ΒΕΤΑ
Εσωτερικό
Άδειες
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ναι |
| workflowId | mustache | Optional workflow id or file name. If omitted, lists all runs. | Όχι |
| actor | mustache | Optional actor login filter. | Όχι |
| branch | mustache | Optional branch filter. | Όχι |
| event | string | Optional event filter, e.g. push, pull_request. | Όχι |
| status | string | Optional status filter, e.g. queued, in_progress, completed, success. | Όχι |
| perPage | mustache | Optional page size (1-100, default 30). | Όχι |
| page | mustache | Optional page number (default 1). | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| result | object | Workflow run summaries. |