Wróć do GitHub
Połącz Knoon AI z GitHub, aby zautomatyzować przepływy pracy AI.
List pull requests for a repository.
githubDefaultListPullRequests
BETA
Wewnętrzny
Uprawnienia
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Tak |
| state | string | Optional PR state: open, closed, all. | Nie |
| base | mustache | Optional base branch name. | Nie |
| head | mustache | Optional head user or branch filter. | Nie |
| sort | string | Optional sort: created, updated, popularity, long-running. | Nie |
| direction | string | Optional direction: asc or desc. | Nie |
| perPage | mustache | Optional page size (1-100, default 30). | Nie |
| page | mustache | Optional page number (default 1). | Nie |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| result | array | Pull request summaries. |