Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/124815
Change subject: Look for checkstyle-results everywhere, not just root dir ...................................................................... Look for checkstyle-results everywhere, not just root dir Change-Id: I9f73accc996f411b6008f19d40c4412833c295d3 --- M macro.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config refs/changes/15/124815/1 diff --git a/macro.yaml b/macro.yaml index 2802b30..8342d4c 100644 --- a/macro.yaml +++ b/macro.yaml @@ -370,7 +370,7 @@ name: checkstyle-xml publishers: - checkstyle: - pattern: 'checkstyle-*.xml' + pattern: '**/checkstyle-*.xml' canRunOnFailed: true healthy: 0 unHealthy: 100 -- To view, visit https://gerrit.wikimedia.org/r/124815 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9f73accc996f411b6008f19d40c4412833c295d3 Gerrit-PatchSet: 1 Gerrit-Project: integration/jenkins-job-builder-config Gerrit-Branch: master Gerrit-Owner: Yuvipanda <yuvipa...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits