Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.87 KB

File metadata and controls

30 lines (22 loc) · 1.87 KB
title shortTitle intro versions redirect_from
Monitoring your current jobs
Monitor current jobs
Monitor how {% data variables.product.prodname_dotcom %}-hosted runners are processing jobs in your organization or enterprise, and identify any related constraints.
feature
github-runner-dashboard
/actions/using-github-hosted-runners/monitoring-your-current-jobs
/actions/using-github-hosted-runners/about-github-hosted-runners/monitoring-your-current-jobs

{% data reusables.actions.enterprise-github-hosted-runners %}

Viewing active jobs in your organization or enterprise

You can get a list of all jobs currently running on {% data variables.product.prodname_dotcom %}-hosted runners in your organization or enterprise.

{% data reusables.actions.github-hosted-runners-navigate-to-repo-org-enterprise %} {% data reusables.actions.github-hosted-runners-table-entry %}

  1. Review the "Active jobs" section, which contains a list of all jobs currently running on {% data variables.product.prodname_dotcom %}-hosted runners.

Viewing queued jobs in your organization or enterprise

{% data variables.product.prodname_dotcom %}-hosted runners allow you to run jobs concurrently, and the maximum number of concurrent jobs will vary depending on your plan. If you reach the maximum number of concurrent jobs, any new jobs will start to enter a queue. To find out more about the number of concurrent jobs available to your plan, see "AUTOTITLE."

The following procedure demonstrates how to check the maximum number of concurrent jobs you can run.

{% data reusables.actions.github-hosted-runners-navigate-to-repo-org-enterprise %} {% data reusables.actions.github-hosted-runners-table-entry %}

  1. Review the "All jobs usage" section, which lists the number of active jobs and the maximum number of jobs you can run.