Github recently released their new deployment protection rules - it would be nice to have support for this. Feature announcement from github: https://github.blog/2023-04-20-announcing-github-actions-deployment-protection-rules-now-in-public-beta/ High level explanation of the feature: https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment Deployment protection rule event documentation: https://docs.github.com/webhooks-and-events/webhooks/webhook-events-and-payloads#deployment_protection_rule I have a PR open for this here: https://github.com/google/go-github/pull/2773 Thank you!