jenkinsci / jenkinsci/workflow-aggregator-plugin

[JENKINS-33261] Document the graphviz output in Pipeline

Open
#421 2 comments 0 reactions 0 assignees View on GitHub
component:pipeline imported-jira-issue priority:minor resolution:unresolved
Dominant language
No language data
Stars
225
Forks
125
PR merge metrics
No merged PRs in 30d

Description

Pipeline Plugin provides the graphViz action in views (https://github.com/jenkinsci/workflow-plugin/blob/53e756588642a39d4e2c74590c317f0a904b26b1/job/src/main/java/org/jenkinsci/plugins/workflow/job/views/GraphVizAction.java), but this feature is neither documented nor exposed to the Web UI.

It would be useful to make it more public. Kudos to bsideup for discovering it.

---
Originally reported by oleg_nenashev, imported from: Document the graphviz output in Pipeline


  • assignee: jglick
  • status: Open
  • priority: Minor
  • component(s): pipeline
  • resolution: Unresolved
  • votes: 0
  • watchers: 4
  • imported: 2025-12-08

Raw content of original issue

Pipeline Plugin provides the graphViz action in views (https://github.com/jenkinsci/workflow-plugin/blob/53e756588642a39d4e2c74590c317f0a904b26b1/job/src/main/java/org/jenkinsci/plugins/workflow/job/views/GraphVizAction.java), but this feature is neither documented nor exposed to the Web UI.

It would be useful to make it more public. Kudos to bsideup for discovering it.

Contributor guide

Open the contributing guide

Research direction

Start with job/src/main/java/org/jenkinsci/plugins/workflow/job/views/GraphVizAction.java, the entry point named in the issue, and inspect how the graphViz action is currently exposed. Check the Pipeline documentation and Web UI conventions before deciding where the feature should be described and surfaced. Done means the graphViz output is documented and publicly accessible through the Web UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.