[
https://issues.jenkins-ci.org/browse/JENKINS-10846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161747#comment-161747
]
Reynald Borer commented on JENKINS-10846:
-----------------------------------------
I've made a similar patch myself, before discovering this one was already
available. Anyway, I think this feature should really be merged, without it
it's hard to make a distinction between failed builds and unstable builds.
> Show unstable builds as yellow (small change to 2 files)
> --------------------------------------------------------
>
> Key: JENKINS-10846
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10846
> Project: Jenkins
> Issue Type: Patch
> Components: radiatorview
> Reporter: Oliver Drake
> Assignee: howama
> Priority: Minor
> Attachments: making_unstable_builds_yellow.diff
>
>
> Added a new css entry (.unstable) and changed getStatus() to return an
> unstable string. Currently the colors for unstable and claimed are identical
> which is probably not ideal. I'm currently working on a slightly different
> color scheme on my local copy (same as this but claimed is orange, and
> unstable is yellow). I might submit a seperate patch for this once I'm happy
> with it. Might be nice to make all the colors configurable, I'd be happy to
> give this a go.
> Addresses:
> https://issues.jenkins-ci.org/browse/JENKINS-10614
> https://issues.jenkins-ci.org/browse/JENKINS-9772
> diff taken from: plugins/radiatorview/src. Let me know if you need anything
> else :)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira