4

I'm using the pipeline plugin (with pipeline stage view) on Jenkins and I want to know if a plugin can make a dashboard of the stage view information as the dashboard plugin does for jobs.

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
iceriku
  • 41
  • 1
  • 7

1 Answers1

2

I am looking for the same dashboard too, I just want to show all pipelines by stages view on one page.

Most close is this.

https://github.com/jenkinsci/pipeline-aggregator-view-plugin

enter image description here

And,

https://wiki.jenkins-ci.org/display/JENKINS/Delivery+Pipeline+Plugin

enter image description here

Larry Song
  • 1,086
  • 9
  • 13