Wasm Directoryalpha
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

NameTypeDescription
ownerstring
repostring
run-idstring
commentstring
environment-idslist​<s32>
statereview-pending-deployments-for-run-body-state-enum