Legoktm has uploaded a new change for review.

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

Change subject: Trigger phpcs jobs if phpcs.xml is modified
......................................................................

Trigger phpcs jobs if phpcs.xml is modified

Change-Id: I64d942760b21e37331b21956d280d3a1918c4f45
---
M zuul/layout.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index c423016..317c07c 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -607,7 +607,7 @@
 
   - name: ^.*-phpcs(-HEAD)?$
     files:
-     - '^.*\.(php|php5|phtml|inc)$'
+     - '^.*\.(php|php5|phtml|inc|xml)$'
 
   - name: ^mediawiki.*-hhvm$
     # Release branches do not support hhvm. Hopefully REL1_25 will.

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

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

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

Reply via email to