Skip to main content

デプロイの構成と管理

展開履歴を表示し、展開を保護するルールを構成します。

Deploying with GitHub Actions

Learn how to control deployments with features like environments and concurrency.

デプロイ履歴の表示

リポジトリの現在と過去のデプロイメントの表示。

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.

デプロイメントのレビュー

レビュー待ちのジョブを承認もしくは拒否できます。

Creating custom deployment protection rules

Use GitHub Apps to automate protecting deployments with third-party systems.

カスタム デプロイ保護規則の構成

サードパーティ システムを使ってデプロイを自動保護するには、GitHub Apps を使います。