Skip to main content
GitHub Docs
All products
GitHub Actions
Quickstart
GitHub Actions について学ぶ
Understanding GitHub Actions
Finding and customizing actions
重要な機能
Expressions
コンテキスト
環境変数
Workflow billing & limits
サンプル
Using scripts to test your code on a runner
Using the GitHub CLI on a runner
Using concurrency, expressions, and a test matrix
Using workflows
ワークフローについて
Triggering a workflow
ワークフローをトリガーするイベント
ワークフロー構文
ワークフロー コマンド
Reusing workflows
依存関係のキャッシング
Storing workflow artifacts
Creating starter workflows
Using starter workflows
ワークフローを Organization と共有する
GitHub CLI in workflows
Using jobs
Using jobs in a workflow
Choosing the runner for a job
Using conditions to control job execution
Using a matrix
Using concurrency
Using environments for jobs
コンテナ内でのジョブの実行
Setting default values for jobs
Assigning permissions to jobs
Defining outputs for jobs
ワークフロー実行を管理する
Manually run a workflow
Re-running workflows and jobs
ワークフローをキャンセルする
デプロイメントのレビュー
Disable & enable a workflow
Skip workflow runs
ワークフロー実行の削除
Download workflow artifacts
Remove workflow artifacts
Build and test
継続的インテグレーション
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
デプロイメント
About deployments
About continuous deployment
Deploy with GitHub Actions
Deploying to your cloud provider
Deploy to Amazon ECS
Deploy to Azure
Deploy to Google Kubernetes Engine
Security hardening your deployments
About security hardening with OpenID Connect
Configuring OpenID Connect in Amazon Web Services
Configuring OpenID Connect in Azure
Configuring OpenID Connect in Google Cloud Platform
Configuring OpenID Connect in HashiCorp Vault
Configuring OpenID Connect in cloud providers
Using OpenID Connect with reusable workflows
Targeting different environments
Use environments for deployment
Managing your deployments
デプロイメント履歴の表示
Deploying Xcode applications
Sign Xcode applications
Containerized services
サービスコンテナについて
PostgreSQL サービス コンテナ
Redis サービス コンテナ
パッケージの公開
Packaging with GitHub Actions
Dockerイメージの公開
Java packages with Gradle
Java packages with Maven
Node.js packages
Managing issues and pull requests
Actions for project management
Issue にラベルを追加する
非アクティブな Issue をクローズする
Add label to comment on issue
Move assigned issues
Remove label when adding card
Issue の作成をスケジュールする
GitHub Actionsへの移行
Migrate from Azure Pipelines
Migrate from CircleCI
Migrate from GitLab CI/CD
Migrate from Jenkins
Migrate from Travis CI
Monitor & troubleshoot
About monitoring and troubleshooting
Use the visualization graph
Add a status badge
View workflow run history
ワークフロー実行ログを使用する
デバッグロギングの有効化
通知
Use GitHub-hosted runners
GitHub-hosted runners
Connecting to a private network
自分のランナーをホストする
About self-hosted runners
Add self-hosted runners
Autoscaling with self-hosted runners
Run runner app on startup
Proxy servers
Label runners
Use runners in a workflow
Manage access to runners
Monitor & troubleshoot
Remove self-hosted runners
Security guides
セキュリティ強化
暗号化されたシークレット
Automatic token authentication
アクションの作成
About custom actions
Docker container action
JavaScript action
Composite action
メタデータ構文
Dockerfile support
終了コードの設定
Share with your enterprise
Releasing and maintaining actions
Guides for GitHub Actions
ドキュメントには頻繁に更新が加えられ、その都度公開されています。本ページの翻訳はまだ未完成な部分があることをご了承ください。最新の情報については、
英語のドキュメンテーション
をご参照ください。本ページの翻訳に問題がある場合は
こちらまで
ご連絡ください。
GitHub Actions
/
Build and test
Enterprise Server 3.5
Free, Pro, & Team
Enterprise Cloud
Enterprise Server 3.5
Enterprise Server 3.4
Enterprise Server 3.3
Enterprise Server 3.2
Enterprise Server 3.1
GitHub AE
All Enterprise Server releases
About versions
日本語
English
简体中文
(
Simplified Chinese
)
日本語
(
Japanese
)
Español
(
Spanish
)
Português do Brasil
(
Portuguese
)
Search GitHub Docs
GitHub Docs
GitHub Actions
/
Build and test
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
Atom
Electron
CodeQL
npm
Enterprise Server 3.5
Free, Pro, & Team
Enterprise Cloud
Enterprise Server 3.5
Enterprise Server 3.4
Enterprise Server 3.3
Enterprise Server 3.2
Enterprise Server 3.1
GitHub AE
All Enterprise Server releases
About versions
日本語
English
简体中文
(
Simplified Chinese
)
日本語
(
Japanese
)
Español
(
Spanish
)
Português do Brasil
(
Portuguese
)
Search GitHub Docs
Automating builds and tests
You can automatically build and test your projects with GitHub Actions.
継続的インテグレーションについて
Building and testing Go
AntでのJavaのビルドとテスト
GradleでのJavaのビルドとテスト
MavenでのJavaのビルドとテスト
.NETでのビルドとテスト
Node.js のビルドとテスト
PowerShell のビルドとテスト
Python のビルドとテスト
Rubyでのビルドとテスト
Swift のビルドとテスト
Xamarin アプリケーションのビルドとテスト