# 配置和管理部署

查看部署历史记录并配置规则以保护部署。

## Links

* [使用 GitHub Actions 进行部署](/zh/enterprise-server@3.22/actions/how-tos/deploy/configure-and-manage-deployments/control-deployments)

  GitHub Actions 通过环境、并发组和保护规则，可以精细地控制部署。

* [查看部署历史记录](/zh/enterprise-server@3.22/actions/how-tos/deploy/configure-and-manage-deployments/view-deployment-history)

  查看您的仓库的当前和以前的部署。

* [管理部署环境](/zh/enterprise-server@3.22/actions/how-tos/deploy/configure-and-manage-deployments/manage-environments)

  可以创建环境，并使用部署保护规则保护这些环境。 引用环境的作业在运行或访问环境的机密之前，必须遵循环境的任何保护规则。

* [审查部署](/zh/enterprise-server@3.22/actions/how-tos/deploy/configure-and-manage-deployments/review-deployments)

  您可以批准或拒绝等待审查的作业。

* [创建自定义部署保护规则](/zh/enterprise-server@3.22/actions/how-tos/deploy/configure-and-manage-deployments/create-custom-protection-rules)

  使用 GitHub Apps 通过第三方系统自动保护部署。

* [配置自定义部署保护规则](/zh/enterprise-server@3.22/actions/how-tos/deploy/configure-and-manage-deployments/configure-custom-protection-rules)

  使用 GitHub Apps 通过第三方系统自动保护部署。