snippetMinor
How to add my own columns to Jenkin's Dashboard
Viewed 0 times
dashboardjenkincolumnsownhowadd
Problem
I want to add my custom columns, and I also want to add some popups on those columns in Jenkins dashboard.
How does one add new columns, which are not present in job's configuration page?
How does one add new columns, which are not present in job's configuration page?
Solution
you can use the Jenkins Dashboard View to add the layout of your choice. The page says:
The dashboard view comes with a number of portlets that you can configure your view with
so you can add top, bottom, or column portlets as you seee fit.
The dashboard view comes with a number of portlets that you can configure your view with
so you can add top, bottom, or column portlets as you seee fit.
Context
StackExchange DevOps Q#8837, answer score: 2
Revisions (0)
No revisions yet.