Package: jenkins.debian.org Severity: wishlist Tags: patch Hi,
Mon 27 22:18 < infinity0> apparently it's unstable if "warnings" is in the commit message Mon 27 22:18 < infinity0> that looks like a jenkins bug, holger Attached is the following: commit 70f4d6a9c76b229d2681c4a45df66228194008d8 Author: Chris Lamb <la...@debian.org> Date: Mon Nov 27 22:22:42 2017 +0900 Ignore "warning" etc. in commit messages. logparse/debian-pkg-ci.rules | 1 + 1 file changed, 1 insertion(+) This is in my "ignore-warnings-etc-in-commit-messages" if that's helpful. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
>From 70f4d6a9c76b229d2681c4a45df66228194008d8 Mon Sep 17 00:00:00 2001 From: Chris Lamb <la...@debian.org> Date: Mon, 27 Nov 2017 22:22:42 +0900 Subject: [PATCH] Ignore "warning" etc. in commit messages. --- logparse/debian-pkg-ci.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/logparse/debian-pkg-ci.rules b/logparse/debian-pkg-ci.rules index e1afc126..60e20688 100644 --- a/logparse/debian-pkg-ci.rules +++ b/logparse/debian-pkg-ci.rules @@ -1,6 +1,7 @@ # see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin ok /not really/ +ok /Commit message: / ok /Error while decoding stream/ -- 2.15.0