jenkins-bot has submitted this change and it was merged.

Change subject: Don't run mediawiki-core-bundle-rubocop on <= REL1_23
......................................................................


Don't run mediawiki-core-bundle-rubocop on <= REL1_23

It doens't have a Gemfile and/or doesn't pass, but may get triggered
by jsduck ruby files.

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

Approvals:
  Krinkle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 835915b..f9bbe1d 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -506,6 +506,11 @@
      # - Gemfile
      - '^(\.rubocop.*|\.gemspec|.*\.rb|Gemfile$)'
 
+  - name: mediawiki-core-bundle-rubocop
+    files:
+     - '^(\.rubocop.*|\.gemspec|.*\.rb|Gemfile$)'
+    branch: ^(REL1_24|master)$
+
   - name: ^php-composer-validate$
     files:
      - '^composer.json$'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia289ebb0b27602b57d3c16c8dca5efdaadc0ab90
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to