github · GitHub Actions Docs
Actions Using the visualization graph - GitHub Docs
Explains how to interpret and navigate the visual graph interface in GitHub Actions to monitor workflow execution, job dependencies, and status.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Using the visualization graph - GitHub Docs
Explains how to interpret and navigate the visual graph interface in GitHub Actions to monitor workflow execution, job dependencies, and status.
When To Use
Use when you need to visually inspect job dependencies, identify failed steps in a workflow run, or understand the execution flow of a GitHub Actions pipeline.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-monitor-workflows-using-the-visualization-graph-github-d-workflow-guide.md | A guide explaining how to monitor workflow progress using the real-time visualization graph in GitHub Actions. | Questions about a guide explaining how to monitor workflow progress using the real-time visualization graph in GitHub Actions. |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Monitor workflows / - Use the visualization graph
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/monitor-workflows/use-the-visualization-graph
