BryanDavis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/155286

Change subject: Make erblint and puppetlint-lenient voting for mediawiki-vagrant
......................................................................

Make erblint and puppetlint-lenient voting for mediawiki-vagrant

We finally got puppetlint-lenient to pass and I'd like to keep it that
way. This will help folks find and fix formatting complaints without
requiring a reviewer to remember to run the lint test that we ship with
the repo themselves.

Change-Id: I664721763fcc20e7390fc22e53447feced381886
---
M layout.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config 
refs/changes/86/155286/1

diff --git a/layout.yaml b/layout.yaml
index d456ec7..a4d3503 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -1497,9 +1497,9 @@
     voting: false
 
   - name: mediawiki-vagrant-erblint-HEAD
-    voting: false
+    voting: true
   - name: mediawiki-vagrant-puppetlint-lenient
-    voting: false
+    voting: true
   - name: mediawiki-vagrant-puppetlint-strict
     voting: false
 

-- 
To view, visit https://gerrit.wikimedia.org/r/155286
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I664721763fcc20e7390fc22e53447feced381886
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to