GitHub Actions
GitHub Actionsで、ソフトウェア開発ワークフローをリポジトリの中で自動化、カスタマイズ実行しましょう。 CI/CDを含む好きなジョブを実行してくれるアクションを、見つけたり、作成したり、共有したり、完全にカスタマイズされたワークフロー中でアクションを組み合わせたりできます。
はじめましょう
-
Quickstart for GitHub Actions→
Add a GitHub Actions workflow to an existing repository in 5 minutes or less.
-
Learn GitHub Actions→
Whether you are new to GitHub Actions or interested in learning all they have to offer, this guide will help you use GitHub Actions to accelerate your application development workflows.
人気のある記事
Manage workflows
-
Managing workflow runs→
You can view the status and results of each step in your workflow, cancel a pending workflow, view billable job execution minutes, debug and re-run a failed workflow, search and download logs, and download artifacts.
-
自分のランナーをホストする→
セルフホストランナーを作成し、非常にカスタマイズ性の高い環境でワークフローを実行できます。
Create actions
A complete guide to creating and sharing actions with the community.
Starter workflows
A collection of workflow files to help you get started with GitHub Actions.
GitHub Actions Marketplace
Explore community actions and supercharge your workflow.