Commit Graph
1 Commits
Author SHA1 Message Date
a8505269ca feat: Add workflow dependencies visualization (#36248)
Add workflow dependencies visualization

Related to #26062

This PR adds an interactive visualization component that displays job
dependencies in Gitea Actions workflow runs. It helps users understand
complex pipeline structures at a glance, addressing the difficulty of
comprehending dependency chains in current Gitea UI.

---------

Signed-off-by: Semenets V. Pavel <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
2026-02-23 21:11:33 +08:00