Skip to main content
GitHub Docs
All products
GitHub Actions
Quickstart
Learn GitHub Actions
Understanding GitHub Actions
Finding and customizing actions
Essential features
Expressions
Contexts
Environment variables
Workflow billing & limits
Using workflows
About workflows
Triggering a workflow
Events that trigger workflows
Workflow syntax
Workflow commands
Reusing workflows
Caching dependencies
Storing workflow artifacts
Creating starter workflows
Using starter workflows
Sharing workflows with your 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
Running jobs in a container
Setting default values for jobs
Assigning permissions to jobs
Defining outputs for jobs
Managing workflow runs
Manually run a workflow
Re-running workflows and jobs
Canceling a workflow
Approve public fork runs
Reviewing deployments
Disable & enable a workflow
Skip workflow runs
Deleting a workflow run
Download workflow artifacts
Remove workflow artifacts
Build and test
Continuous integration
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
Deployment
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
View deployment history
Deploying Xcode applications
Sign Xcode applications
Containerized services
About service containers
PostgreSQL service containers
Redis service containers
Publishing packages
Packaging with GitHub Actions
Publishing Docker images
Java packages with Gradle
Java packages with Maven
Node.js packages
Managing issues and pull requests
Actions for project management
Adding labels to issues
Closing inactive issues
Add label to comment on issue
Move assigned issues
Remove label when adding card
Scheduling issue creation
Migrating to 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
View job execution time
Using workflow run logs
Enabling debug logging
Notifications
Use GitHub-hosted runners
GitHub-hosted runners
Monitoring your current jobs
Customize runners
Hosting your own runners
About self-hosted runners
Add self-hosted runners
Autoscaling with self-hosted runners
Run a script before or after a job
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
Security hardening
Encrypted secrets
Automatic token authentication
Creating actions
About custom actions
Docker container action
JavaScript action
Composite action
Metadata syntax
Dockerfile support
Setting exit codes
Publish in GitHub Marketplace
Share with your enterprise
Releasing and maintaining actions
CLI setup action
Guides for GitHub Actions
GitHub Actions
/
Monitor & troubleshoot
Enterprise Cloud
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
English
简体中文
(
Simplified Chinese
)
日本語
(
Japanese
)
Español
(
Spanish
)
Português do Brasil
(
Portuguese
)
Sign up
Search GitHub Docs
GitHub Docs
GitHub Actions
/
Monitor & troubleshoot
GitHub Actions
Get started
Account and profile
Authentication
Repositories
GitHub
Enterprise administrators
Billing and payments
Site policy
Organizations
Code security
Pull requests
GitHub Issues
GitHub Actions
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 Cloud
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
English
简体中文
(
Simplified Chinese
)
日本語
(
Japanese
)
Español
(
Spanish
)
Português do Brasil
(
Portuguese
)
Sign up
Search GitHub Docs
Monitoring and troubleshooting workflows
You can view the status and results of each step in your workflow, debug a failed workflow, search and download logs, and view billable job execution minutes.
About monitoring and troubleshooting
Using the visualization graph
Adding a workflow status badge
Viewing workflow run history
Viewing job execution time
Using workflow run logs
Enabling debug logging
Notifications for workflow runs