fossa_extend_issue_exception
Change the expiration date of a FOSSA issue exception or clear it to never expire.
Instructions
Change when an issue exception expires, or clear the expiry so it never does.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true.
expires_after has no default because null is meaningful here: it removes the expiry, leaving the issue ignored indefinitely. Pass a YYYY-MM-DD date to set one. Requires a premium FOSSA subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exception_id | Yes | ||
| expires_after | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||