github_actions_get_reviews_for_run
Retrieve the review history for a specific GitHub Actions workflow run by providing the repository owner, name, and run ID.
Instructions
Get the review history for a workflow run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| run_id | Yes | run_id |