Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/155504
Change subject: Triggers for apps/ios/wikipedia ...................................................................... Triggers for apps/ios/wikipedia JSHint is made non voting, I have filled bug 69838 about it. Change-Id: I2e480c1d6e74e24256ed4e0dc28f78e40e805a69 --- M layout.yaml 1 file changed, 10 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config refs/changes/04/155504/1 diff --git a/layout.yaml b/layout.yaml index d456ec7..05e59ad 100644 --- a/layout.yaml +++ b/layout.yaml @@ -408,6 +408,8 @@ # Exceptions for projects not yet passing jshint (bug 60619) # https://bugzilla.wikimedia.org/showdependencytree.cgi?id=60619 # + - name: apps-ios-wikipedia-jslint # bug 69838 + voting: false - name: mwext-Agora-jslint # bug 66190 voting: false - name: mwext-ArticleFeedback-jslint # obsolete - bug 63669 @@ -2003,6 +2005,14 @@ - apps-android-wikipedia-tox-flake8 - apps-android-wikipedia-maven-checkstyle + - name: apps/ios/wikipedia + check-voter: + - apps-ios-wikipedia-jslint + - apps-ios-wikipedia-phplint + gate-and-submit: + - apps-ios-wikipedia-jslint + - apps-ios-wikipedia-phplint + - name: labs/incubator check-voter: - labs-incubator-phplint -- To view, visit https://gerrit.wikimedia.org/r/155504 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2e480c1d6e74e24256ed4e0dc28f78e40e805a69 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
