GitHub に戻る
GitHub と Knoon AI を接続して 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. |