ikedam commented on Improvement JENKINS-24020

I got what you want. Let's find a good approach to get the failure result in advance but leave the build running.

What do you exactly mean with "the overall project status"?
If you mean ball icons of projects, you can change its behavior by overriding MatrixBuild#getIconColor.
The current behavior is defined in Run#getIconColor. It uses an animating icon of the result of the last completed build if the current build is running.
How about using an animating failure icon if the current build is running but a child build have failed?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to