workflow_run_reviews
Overview
Name | workflow_run_reviews |
Type | Resource |
Id | github.actions.workflow_run_reviews |
Fields
Name | Datatype | Description |
---|---|---|
comment | string | The comment submitted with the deployment review |
environments | array | The list of environments that were approved or rejected |
state | string | Whether deployment to the environment(s) was approved or rejected or pending (with comments) |
user | object | A GitHub user. |
Methods
Name | Accessible by | Required Params |
---|---|---|
get_reviews_for_run | SELECT | owner, repo, run_id |