Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/72953
Change subject: restrict perllint jobs to *.pl or *.pm changes
......................................................................
restrict perllint jobs to *.pl or *.pm changes
Change-Id: I9d35262c62441192e3b4822dfe354466477ce6d4
---
M layout.yaml
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config
refs/changes/53/72953/1
diff --git a/layout.yaml b/layout.yaml
index 10a825d..e6fe6f4 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -245,6 +245,10 @@
files:
- '^.*\.py$'
+ - name: ^.*-perllint$
+ files:
+ - '^.*\.(pl|pm)$'
+
- name: operations-puppet-pep8
voting: true
files:
--
To view, visit https://gerrit.wikimedia.org/r/72953
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9d35262c62441192e3b4822dfe354466477ce6d4
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits