Skip to content
Latchkey

GitHub Actions "This workflow is awaiting approval from required reviewers"

When a job targets an environment with a required-reviewers protection rule, the job pauses before running until a designated reviewer approves the deployment.

What this error means

A deploy job is paused with a banner that it is awaiting approval from required reviewers.

github-actions
This workflow is awaiting approval from required reviewers.
The job targeting environment 'production' is paused until a reviewer approves.

Common causes

Environment required-reviewers rule

The targeted environment has a protection rule listing reviewers who must approve each deployment.

How to fix it

Approve the deployment

  1. A listed reviewer opens the run and clicks Review deployments, then Approve and deploy.
  2. If the wait timer is configured, the job also respects that delay.

Adjust reviewers if unintended

  1. Open Settings > Environments > the environment > Required reviewers.
  2. Update the reviewer list or remove the rule if it should not gate this environment.

How to prevent it

  • Make sure at least one available reviewer is configured per protected environment.
  • Document who approves production deployments.

Frequently asked questions

What causes ""awaiting approval from required reviewers""?
The targeted environment has a protection rule listing reviewers who must approve each deployment.
How do I fix "awaiting approval from required reviewers"?
Approve the deployment

Related guides

References

Latchkey auto-heals failures like this one - detected, fixed, and retried without you. Start free → 30-day trial · No credit card