From 5a638a675bb243d92f8805d67e3e00db436b7fdc Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 15 Aug 2017 18:00:33 +0200 Subject: [PATCH] Add comment to zuul.yaml Add a comment that gerrit is case-sensitive. Also, indent the two github lines to have same indent as gerrit. Change-Id: I60d3f3b8544b63d01e986925701cc41cc1c76497 --- zuul.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zuul.yaml b/zuul.yaml index d8a733db8e..833a426071 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -24,15 +24,16 @@ comment: false success: gerrit: + # Note that gerrit keywords are case-sensitive. Verified: 1 github: - status: 'success' + status: 'success' mysql: failure: gerrit: Verified: -1 github: - status: 'failure' + status: 'failure' mysql: - pipeline: