From 22f15cbffdae0fc259b054de53b9463148536fb0 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Tue, 24 Oct 2017 08:18:39 -0500 Subject: [PATCH] Hide Zuul comments This patch adds Zuul to the `hide-comments` configuration option so that Zuul v3 comments are handled just like Jenkins comments. Change-Id: Id2a6008b59522291f9c60e32bc47c5fb076d1362 --- examples/openstack-gertty.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/openstack-gertty.yaml b/examples/openstack-gertty.yaml index 55af548..bcf11bf 100644 --- a/examples/openstack-gertty.yaml +++ b/examples/openstack-gertty.yaml @@ -89,7 +89,7 @@ commentlinks: # Hide comments by default that match the following criteria. # You can toggle their display with 't'. hide-comments: - - author: "^(.*CI|Jenkins)$" + - author: "^(.*CI|Jenkins|Zuul)$" # This section defines customized dashboards. You can supply any # Gertty search string and bind them to any key. They will appear in