Paladox has uploaded a new change for review.

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

Change subject: Allow us to recheck gate and submit
......................................................................

Allow us to recheck gate and submit

Change-Id: I6c72e6cdc2ad3df0610b6e5affee9f7532d90dc7
---
M zuul/layout.yaml
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/62/275062/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 742556a..09cfcc1 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -517,6 +517,13 @@
            - ^(?!l10n-bot@translatewiki\.net).*$
           approval:
             - code-review: 2
+        # Let whitelisted users the ability to reenqueue a change in the test
+        # pipeline by simply commenting 'recheck' on a change.
+        - event: comment-added
+          comment_filter: (?im)^Patch Set \d+:( 
-?Code\-Review(\+)?(2)?)?\n\n\s*recheck gate\.?\s*$
+          email: *email_whitelist
+          approval:
+            - code-review: 2
     start:
       gerrit:
         verified: 0

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c72e6cdc2ad3df0610b6e5affee9f7532d90dc7
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to