Record
review-pending-deployments-for-run-params
No description available.
record review-pending-deployments-for-run-params {
owner: string,
repo: string,
run-id: string,
comment: string,
environment-ids: list<s32>,
state: review-pending-deployments-for-run-body-state-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| run-id | string | |
| comment | string | |
| environment-ids | list<s32> | |
| state | review-pending-deployments-for-run-body-state-enum |