From da72bd28d39fdd47df4dfcdfd7cfa4f18f1292e9 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 16 May 2018 17:36:02 -0500 Subject: [PATCH] Add a "zuul: gated" status badge Other CI systems have 'badges' that can be put into web locations related to the repo. They show various quality marks, such as "build: passing". In Zuul, however, we offer a different option - that your build never stop working. It would be nice to let people add a "gated" badge to their repo similar to how other systems have status badges. This is a badge that just says "zuul: gated" in zuul's blue. Co-Authored-By: Tobias Henkel Change-Id: I1af8152c2b471ffe45ea35a819229ca8e41bbc43 --- www/gated.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 www/gated.svg diff --git a/www/gated.svg b/www/gated.svg new file mode 100644 index 0000000..9e68897 --- /dev/null +++ b/www/gated.svg @@ -0,0 +1 @@ +zuulzuulgatedgated \ No newline at end of file