Πίσω στο GitHub
Σύνδεση Knoon AI με GitHub για αυτοματοποίηση ροών εργασίας AI.
List pull requests for a repository.
githubDefaultListPullRequests
ΒΕΤΑ
Εσωτερικό
Άδειες
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ναι |
| state | string | Optional PR state: open, closed, all. | Όχι |
| base | mustache | Optional base branch name. | Όχι |
| head | mustache | Optional head user or branch filter. | Όχι |
| sort | string | Optional sort: created, updated, popularity, long-running. | Όχι |
| direction | string | Optional direction: asc or desc. | Όχι |
| perPage | mustache | Optional page size (1-100, default 30). | Όχι |
| page | mustache | Optional page number (default 1). | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| result | array | Pull request summaries. |