Skip to main content
GitHub Docs
All products
GitHub のアクション
クイックスタート
GitHub Actions について
GitHub Actions の概要
Find and customize actions
Essential features
式
コンテキスト
変数
Workflow billing & limits
例
Using scripts to test your code on a runner
Use the GitHub CLI on a runner
Using concurrency, expressions, and a test matrix
ワークフローの使用
ワークフローについて
ワークフローのトリガー
ワークフローをトリガーするイベント
ワークフロー構文
ワークフロー コマンド
Reuse workflows
必要なワークフロー
キャッシュの依存関係
Store artifacts
Create starter workflows
スターター ワークフローの使用
Share workflows with your organization
GitHub CLI in workflows
ジョブの使用
Using jobs in a workflow
Choose the runner for a job
Using conditions to control job execution
マトリックス
コンカレンシー
環境
Running jobs in a container
Setting default values for jobs
Assigning permissions to jobs
Define outputs for jobs
ワークフローの実行の管理
Manually run a workflow
Re-run workflows and jobs
Cancel a workflow
Approve public fork runs
Approve private fork runs
デプロイのレビュー
Disable & enable a workflow
Skip workflow runs
Delete a workflow run
Download workflow artifacts
Remove workflow artifacts
ビルドおよびテスト
継続的インテグレーション
Build & test Go
Build & test Java & Ant
Build & test Java & Gradle
Build & test Java with Maven
Build & test .NET
Build & test Node.js
Build & test PowerShell
Build & test Python
Build & test Ruby
Build & test Swift
Build & test Xamarin apps
デプロイ
展開について
継続的デプロイについて
GitHub Actions を使用したデプロイ
Deploying to your cloud provider
Deploy to Amazon ECS
Azure にデプロイ
Deploy to Google Kubernetes Engine
Security hardening your deployments
Security hardening with OpenID Connect
OpenID Connect in AWS
OpenID Connect in Azure
Configuring OpenID Connect in Google Cloud Platform
OpenID Connect in HashiCorp Vault
OpenID Connect in cloud providers
OpenID Connect with reusable workflows
Targeting different environments
Use environments for deployment
Manage your deployments
デプロイ履歴を表示する
Deploy Xcode applications
Sign Xcode applications
Containerized services
サービスコンテナについて
PostgreSQL service containers
Redis service containers
パッケージの公開
Packaging with GitHub Actions
Docker イメージの発行
Publish Java packages with Gradle
Publish Java packages with Maven
Publish Node.js packages
Managing issues and pull requests
Actions for project management
Add labels to issues
Close inactive issues
Add label to comment on issue
Move assigned issues
Remove label when adding card
Issue の作成をスケジュールする
Migrate to GitHub Actions
Automate migration with GitHub Actions Importer
Migrate from Azure Pipelines
Migrate from CircleCI
Migrate from GitLab CI/CD
Jenkins からの移行
Migrate from Travis CI
監視とトラブルシューティング
監視とトラブルシューティングについて
Use the visualization graph
Add a status badge
View workflow run history
View job execution time
Workflow run logs
デバッグ ログの有効化
ワークフロー実行の通知
GitHub ホステッド ランナー
GitHub ホステッド ランナーの概要
Larger runners
Control access to larger runners
Monitor current jobs
Customize runners
Connect to a private network
セルフホステッド ランナー
セルフホステッド ランナーの概要
Add self-hosted runners
Autoscale self-hosted runners
Run a script before or after a job
Customize containers used by jobs
Run runner app on startup
プロキシ サーバー
Label runners
Use runners in a workflow
Manage access with runner groups
監視とトラブルシューティング
Remove self-hosted runners
セキュリティ ガイド
Security hardening
暗号化されたシークレット
自動トークン認証
アクションの作成
カスタム アクションについて
Create a Docker container action
Create a JavaScript action
Create a composite action
Metadata syntax
Dockerfile support
終了コードを設定する
Publish in GitHub Marketplace
Share from your private repository
Share with your organization
Releasing and maintaining actions
CLI setup action
GitHub Actions のガイド
We publish frequent updates to our documentation, and translation of this page may still be in progress. For the most current information, please visit the
English documentation
.
GitHub のアクション
/
ビルドおよびテスト
Free, Pro, & Team
日本語
Search GitHub Docs
GitHub Docs
GitHub のアクション
/
ビルドおよびテスト
GitHub Actions
Get started
Account and profile
Authentication
Repositories
Enterprise administrators
Billing and payments
Site policy
Organizations
Code security
Pull requests
GitHub Issues
GitHub Actions
GitHub Copilot
GitHub Codespaces
GitHub Packages
Search on GitHub
Developers
REST API
GraphQL API
GitHub CLI
GitHub Discussions
GitHub Sponsors
Building communities
GitHub Pages
Education
GitHub Desktop
GitHub Support
Electron
CodeQL
npm
Free, Pro, & Team
Free, Pro, & Team
Enterprise Cloud
Enterprise Server 3.7
Enterprise Server 3.6
Enterprise Server 3.5
Enterprise Server 3.4
Enterprise Server 3.3
GitHub AE
All Enterprise Server releases
About versions
日本語
English
简体中文
Español
Português do Brasil
Русский
日本語
Français
Deutsch
한국어
Search GitHub Docs
ビルドとテストの自動化
GitHub Actions でプロジェクトを自動的にビルドし、テストできます。
継続的インテグレーションについて
Go でのビルドとテスト
AntでのJavaのビルドとテスト
GradleでのJavaのビルドとテスト
MavenでのJavaのビルドとテスト
.NETでのビルドとテスト
Node.js のビルドとテスト
PowerShell のビルドとテスト
Python のビルドとテスト
Rubyでのビルドとテスト
Swift のビルドとテスト
Xamarin アプリケーションのビルドとテスト