View your deployment history and configure rules to protect your deployments.
GitHub Actions gives you fine-grained control over deployments with environments, concurrency groups, and protection rules.
View current and previous deployments for your repository.
Managing environments for deployment
You can create environments and secure those environments with deployment protection rules. A job that references an environment must follow any protection rules for the environment before running or accessing the environment's secrets.
You can approve or reject jobs awaiting review.
Creating custom deployment protection rules
Use GitHub Apps to automate protecting deployments with third-party systems.
Configuring custom deployment protection rules
Use GitHub Apps to automate protecting deployments with third-party systems.