jenkinsci / jenkinsci/cloudbees-folder-plugin
[JENKINS-20715] dynamically update folder icon using its direct children state
- Dominant language
- Java
- Stars
- 59
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Currently the folder icon is static: always blue, not animated. Could you please consider setting it dynamically according to its direct children:
- color based on worst child build status: red, yellow, "blue" (green with GreenBalls plugin), etc.
- animated when 1+ child build is running.
Thanks in advance.
---
Originally reported by rdesgroppes, imported from: dynamically update folder icon using its direct children state
Raw content of original issue
Hi,
Currently the folder icon is static: always blue, not animated. Could you please consider setting it dynamically according to its direct children:
- color based on worst child build status: red, yellow, "blue" (green with GreenBalls plugin), etc.
- animated when 1+ child build is running.
Thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.