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

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(-)

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



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: merged
Gerrit-Change-Id: I64d942760b21e37331b21956d280d3a1918c4f45
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to