fossa_create_release_group_release
Create a release for a FOSSA release group, adding projects with optional branch and revision identifiers.
Instructions
Add a release to an existing FOSSA release group.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true.
Each entry in projects is an object with the keys projectId (a FOSSA
project locator), and optionally branch and revisionId. A release with
no projects reports nothing, so at least one is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| projects | Yes | ||
| release_group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||