このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2025-08-27. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください。
GitHub Actions の使い方
GitHub Actions を使って特定の目標を達成する方法について説明します。
ワークフローの書き込み
GitHub Actions ワークフローは、ソフトウェア開発ライフサイクル全体でタスクを自動化できます。
ワークフローの実行と展開の管理
GitHub を使用すると、ワークフローの実行と展開を制御できます。
Creating and publishing actions
You can create your own actions, use and customize actions shared by the GitHub community, or write and share the actions you build.
自動化の共有
GitHub Actions ワークフロー間で共有および再利用できるモジュール式の自動化を作成します。
GitHub ホステッド ランナーの使用
GitHub のランナーを使用して、GitHub Actions ワークフローを実行できます。
セルフホステッド ランナーの管理
独自のランナーをホストして、非常にカスタマイズ性の高い環境でワークフローを実行できます。
GitHub Actions のセキュリティ
GitHub Actions でセキュリティのベスト プラクティスを使用し、GitHub Actions を使用してソフトウェアのサプライ チェーンのセキュリティを強化します。
Monitor workflows
You can monitor GitHub Actions workflows by using tools like the visualization graph and run logs.
Troubleshooting workflows
You can use the tools in GitHub Actions to debug your workflows.
Getting help from GitHub Support about GitHub Actions
Learn how GitHub Support can assist with GitHub Actions