Voltar para GitHub
Conectar Knoon AI com GitHub para automatizar fluxos de trabalho de AI.
List pull requests for a repository.
githubDefaultListPullRequests
Beta
Interno
Permissões
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Sim |
| state | string | Optional PR state: open, closed, all. | Não |
| base | mustache | Optional base branch name. | Não |
| head | mustache | Optional head user or branch filter. | Não |
| sort | string | Optional sort: created, updated, popularity, long-running. | Não |
| direction | string | Optional direction: asc or desc. | Não |
| perPage | mustache | Optional page size (1-100, default 30). | Não |
| page | mustache | Optional page number (default 1). | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| result | array | Pull request summaries. |