fossa_list_fossabot_upgrade_prs
Find and inspect dependency-upgrade pull requests created by fossabot for your project. Filter by state, paginate results, and optionally view counts by status.
Instructions
List the dependency-upgrade pull requests fossabot has opened against a project's repository.
Read-only. Cursor-paginated: first (with after) walks forward and last
(with before) walks backward; the two directions cannot be mixed. Cursors
come from pageInfo on a previous slice. Set include_counts=True to also
fetch the PR counts by state and analysis verdict.
A project that is not a fossabot-connected GitHub repository reads as an empty result rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last | No | ||
| sort | No | ||
| after | No | ||
| first | No | ||
| state | No | ||
| before | No | ||
| search | No | ||
| include_counts | No | ||
| project_locator | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||