list_pull_requests
List and filter pull requests by owner, repo, state, head, base, sort, direction, per_page, and page, simplifying GitHub repository management and review workflows.
Instructions
List and filter repository pull requests
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base | No | Filter by base branch name | |
direction | No | The direction of the sort | |
head | No | Filter by head user or head organization and branch name | |
owner | Yes | Repository owner (username or organization) | |
page | No | Page number of the results | |
per_page | No | Results per page (max 100) | |
repo | Yes | Repository name | |
sort | No | What to sort results by | |
state | No | State of the pull requests to return |