Hashar has submitted this change and it was merged.
Change subject: Filter out refs/meta/config from check-voter
......................................................................
Filter out refs/meta/config from check-voter
Bug: T152389
Change-Id: Iaa7333c6bbeaab2c077b3b4a1d031f8e1c88f7d5
---
M zuul/layout.yaml
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 8f1dd82..c7694bb 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -264,9 +264,11 @@
trigger:
gerrit:
- event: patchset-created
+ branch: (?!^refs/meta/config)
email:
- ^(?!l10n-bot@translatewiki\.net).*$
- event: comment-added
+ branch: (?!^refs/meta/config)
comment: (?im)^Patch Set \d+:(
-?Code\-Review(\+|-)?(1|2)?)?\n\n\s*recheck\.?\s*$
success-message: 'Basic test build succeeded.'
success:
--
To view, visit https://gerrit.wikimedia.org/r/315213
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaa7333c6bbeaab2c077b3b4a1d031f8e1c88f7d5
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits