From 2aed7e1a48be9b798070d728c0440c9f435258e5 Mon Sep 17 00:00:00 2001 From: Xavier-Do Date: Thu, 25 Jul 2019 13:12:54 +0200 Subject: [PATCH] [IMP] runbot: imp build result display If children are killed, they will all look the same in the parent view making difficult to find the failed one in staging branches. This commit displays result rather than status in priority if build is in failure. --- runbot/templates/build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/runbot/templates/build.xml b/runbot/templates/build.xml index 2fcd2f3f..52252895 100644 --- a/runbot/templates/build.xml +++ b/runbot/templates/build.xml @@ -191,12 +191,12 @@ info - danger - warning success default killed + danger + warning
@@ -220,12 +220,12 @@ info - danger - warning success default killed + danger + warning
Build with config