[Qa-jenkins-scm] [jenkins.debian.net] 01/01: ignore warning in commit messages

Holger Levsen holger at layer-acht.org
Mon Nov 27 13:31:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 261a781d50e4988b755077d6c58c72e35db1173e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 27 13:31:35 2017 +0000

    ignore warning in commit messages
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 logparse/debian-pkg-ci.rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/logparse/debian-pkg-ci.rules b/logparse/debian-pkg-ci.rules
index e1afc12..6984d32 100644
--- a/logparse/debian-pkg-ci.rules
+++ b/logparse/debian-pkg-ci.rules
@@ -8,6 +8,8 @@ ok /Error while decoding stream/
 ok /warning\.png/
 # and python files
 ok /warnings.+pyc?$/
+# and in commit messages
+ok /^Commit message:/
 
 # match line starting with 'error ', case-insensitive
 error /(?i)^error /

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list