From 678413216a1a366510b53df61005a118219eb4e5 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 11 Dec 2013 09:57:42 -0800 Subject: [PATCH] Remove 'reverify no bug' The "reverify bug ####" syntax remains. Change-Id: I63d773c660faafc1aa9cb88f6adb90d14fde02cd See: http://lists.openstack.org/pipermail/openstack-dev/2013-December/021649.html --- modules/openstack_project/files/zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index a066a7c6a9..8371a95fdd 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -31,7 +31,7 @@ pipelines: approval: - approved: 1 - event: comment-added - comment_filter: (?i)^\s*reverify(( (?:bug|lp)[\s#:]*(\d+))|( no bug))\s*$ + comment_filter: (?i)^\s*reverify( (?:bug|lp)[\s#:]*(\d+))\s*$ start: gerrit: verified: 0