1
0
mirror of synced 2026-01-07 00:01:39 -05:00
Files
docs/content/actions/monitoring-and-troubleshooting-workflows/using-the-visualization-graph.md
Lucas Costi 7b86410fc3 Improve Actions short titles (#31394)
Co-authored-by: Martin Lopes <martin389@github.com>
2022-10-05 04:34:45 +00:00

1003 B

title, shortTitle, intro, redirect_from, versions
title shortTitle intro redirect_from versions
Using the visualization graph Visualization graph Every workflow run generates a real-time graph that illustrates the run progress. You can use this graph to monitor and debug workflows.
/actions/managing-workflow-runs/using-the-visualization-graph
fpt ghes ghae ghec
* * * *

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

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.actions-tab %} {% data reusables.repositories.navigate-to-workflow %} {% data reusables.repositories.view-run %}

  1. The graph displays each job in the workflow. An icon to the left of the job name indicates the status of the job. Lines between jobs indicate dependencies. Workflow graph

  2. Click on a job to view the job log. Workflow graph