Terug naar GitHub
Verbinding maken met Knoon AI met GitHub om AI-workflows te automatiseren.
List pull requests for a repository.
githubDefaultListPullRequests
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 |
| state | string | Optional PR state: open, closed, all. | Nee |
| base | mustache | Optional base branch name. | Nee |
| head | mustache | Optional head user or branch filter. | Nee |
| sort | string | Optional sort: created, updated, popularity, long-running. | Nee |
| direction | string | Optional direction: asc or desc. | Nee |
| perPage | mustache | Optional page size (1-100, default 30). | Nee |
| page | mustache | Optional page number (default 1). | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| result | array | Pull request summaries. |