List release review issues
list_review_issuesRetrieve issues from automated quality checks for a release, including severity and distribution-blocking status, to identify fixes needed before release.
Instructions
List the review issues raised against a release during its automated quality checks. release_id is required. Each issue carries a code (see list_issue_definitions for what each code means), severity, and whether it blocks distribution. Use this to see what a customer must fix before a release can go out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| release_id | Yes | The release whose issues to list. Required. |