github · GitHub Actions Docs
Actions Viewing your current jobs - GitHub Docs
Instructions for monitoring and locating active GitHub Actions jobs through the GitHub web interface.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Viewing your current jobs - GitHub Docs
Instructions for monitoring and locating active GitHub Actions jobs through the GitHub web interface.
When To Use
Use when you need to identify which GitHub Actions workflows are currently running and monitor their real-time status via the GitHub UI.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-manage-runners-viewing-your-current-jobs-github-docs-workflow-guide.md | A guide explaining how to monitor active and queued GitHub-hosted runner jobs within an organization or enterprise. | Questions about a guide explaining how to monitor active and queued GitHub-hosted runner jobs within an organization or enterprise. |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Manage runners / - GitHub-hosted runners / - View current jobs
- Main sections:
In this article,Viewing active jobs in your organization or enterprise,Viewing queued jobs in your organization or enterprise.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/how-tos/manage-runners/github-hosted-runners/view-current-jobs
