fossa_request_fossabot_upgrade_pr
Ask fossabot to open a dependency-upgrade pull request for a FOSSA issue, or retry analysis on an existing upgrade PR.
Instructions
Ask fossabot to open a dependency-upgrade pull request for an issue, or to re-run the analysis on the PR it already opened.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true.
This opens a real pull request on the connected repository. It is
asynchronous — the response is usually creating, and
fossa_get_fossabot_upgrade_pr with the returned jobId tracks it. Asking
again while a PR is in flight returns the existing state rather than opening
a second one.
fix chooses the remediation target: complete (FOSSA's default) upgrades
far enough to clear the issue, partial upgrades as far as the dependency
graph allows. Set retry_analysis=True for the "analysis delayed" retry
instead; that re-runs analysis on the existing PR and consumes fossabot
credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fix | No | ||
| issue_id | Yes | ||
| retry_analysis | No | ||
| project_locator | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||