Magidoc

DeploymentRequest
Object

A request to deploy a workflow run to an environment.

Fields

#

currentUserCanApprove

Non-null

Whether or not the current user can approve the deployment

environment

Non-null

The target environment of the deployment

reviewers

Non-null

The teams or users that can review the deployment

waitTimer

Non-null

The wait timer in minutes configured in the environment

waitTimerStartedAt

The wait timer in minutes configured in the environment

Usages

#

References

#

  • Field pendingDeploymentRequest from CheckRun