Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/263045

Change subject: Dummy job to let wikimedia/fundraising/crm gate
......................................................................

Dummy job to let wikimedia/fundraising/crm gate

On wikimedia/fundraising/crm , the gate-and-submit might end up being
empty which causes Zuul to idle and not merge the change.

The jslint/phplint might not trigger due to file filtering and
wikimedia-fundraising-civicrm is not run on deployment branch,
we still need a job to run for Zuul to gate-and-submit.

Add noop job to gate-and-submit

Bug: T120881
Change-Id: I0c3a4139fd1590e9dec7acd1a85247ecfb2a3825
---
M zuul/layout.yaml
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/45/263045/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index a916e69..57b0a12 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2368,6 +2368,11 @@
       - wikimedia-fundraising-crm-jslint
       - phplint
       - wikimedia-fundraising-civicrm
+      # Since jobs above might not trigger due to file filtering and
+      # wikimedia-fundraising-civicrm is not run on deployment branch, we still
+      # need a job to run for Zuul to gate-and-submit
+      # T120881
+      - noop
 
   - name: wikimedia/fundraising/crm/civicrm
     check:

-- 
To view, visit https://gerrit.wikimedia.org/r/263045
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0c3a4139fd1590e9dec7acd1a85247ecfb2a3825
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to