jenkins-bot has submitted this change and it was merged. Change subject: missing pyflakes jobs ......................................................................
missing pyflakes jobs Triggers: mw-tools-codeutils-pyflakes operations-dumps-pyflakes operations-software-pyflakes operations-software-redactatron-pyflakes Change-Id: I5155c09aeb10e88492736ed2309929a2ba2ad85b --- M layout.yaml 1 file changed, 7 insertions(+), 0 deletions(-) Approvals: Hashar: Looks good to me, approved jenkins-bot: Verified diff --git a/layout.yaml b/layout.yaml index 1393554..674d72f 100644 --- a/layout.yaml +++ b/layout.yaml @@ -759,9 +759,11 @@ - name: mediawiki/tools/code-utils check-voter: - mw-tools-codeutils-pep8 + - mw-tools-codeutils-pyflakes - mw-tools-codeutils-phplint gate-and-submit: - mw-tools-codeutils-pep8 + - mw-tools-codeutils-pyflakes - mw-tools-codeutils-phplint - name: mediawiki/tools/dippybird @@ -823,8 +825,10 @@ - name: operations/dumps check-voter: - operations-dumps-pep8 + - operations-dumps-pyflakes gate-and-submit: - operations-dumps-pep8 + - operations-dumps-pyflakes - name: operations/mediawiki-config check: @@ -871,12 +875,15 @@ - name: operations/software check-voter: - operations-software-pep8 + - operations-software-pyflakes - name: operations/software/redactatron check-voter: - operations-software-redactatron-pep8 + - operations-software-redactatron-pyflakes gate-and-submit: - operations-software-redactatron-pep8 + - operations-software-redactatron-pyflakes - name: translatewiki check-only: -- To view, visit https://gerrit.wikimedia.org/r/81498 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5155c09aeb10e88492736ed2309929a2ba2ad85b Gerrit-PatchSet: 2 Gerrit-Project: integration/zuul-config Gerrit-Branch: master Gerrit-Owner: Hashar <has...@free.fr> Gerrit-Reviewer: Hashar <has...@free.fr> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits