-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
GitHub Organization Folder Plugin 1.5
It's useful to be able to see at a glance failing jobs. It would be even nicer if the dashboard could be filtered for example to display only failed jobs.
Right now the only info displayed is the weather but that's not enough to know if a job has failed or not.
Thanks!
- is blocked by
-
JENKINS-37369 Multibranch Pipeline: Last build information is not propagated to Jenkins View
-
- Reopened
-
It currently does not make sense to display statuses at the organization level as folders do not have a status.
If we implemented the status to reflect the computed folder last computation (which I am suggesting as an alternative fix to JENKINS-37369) then it would make sense for the status columns to be present in an organization folder's views
Alternatively if we implemented JENKINS-37369 to report the most recent result from all the branches in the project, we could likewise report same at the organization folder level.
Until JENKINS-37369 is implemented there is no information to report