Skip to main content

How-tos for GitHub Actions

Learn how to accomplish specific goals with 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 ワークフローを実行できます。

Managing self-hosted runners

You can host your own runners to run workflows in a highly customizable environment.

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