QChris has uploaded a new change for review.

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

Change subject: Make gerrit set PATCH_TO_REVIEW status only in bugzilla
......................................................................

Make gerrit set PATCH_TO_REVIEW status only in bugzilla

As the PATCH_TO_REVIEW status is only available in bugzilla (not in
phabricator), we restrict setting it to gerrit's bugzilla plugin and
thereby prepare for running both the gerrit's bugzilla and gerrit's
phabricator plugin in parallel.

Bug: T169
Change-Id: Ib1cfc0c3435bebbd2a02b097c1ac7c9b24fb5650
---
M files/gerrit/its/action.config
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/81/164881/1

diff --git a/files/gerrit/its/action.config b/files/gerrit/its/action.config
index 04ba61d..2d189ee 100644
--- a/files/gerrit/its/action.config
+++ b/files/gerrit/its/action.config
@@ -10,11 +10,13 @@
        status = !,DRAFT
        is-draft = !,true
        association = added@subject,added@footer-Bug,added@footer-bug
+       its-name = its-bugzilla
        action = add-standard-comment
        action = status PATCH_TO_REVIEW
 
 [rule "changeDraftPublished"]
        event-type = draft-published
        association = subject,footer-Bug,footer-bug
+       its-name = its-bugzilla
        action = add-velocity-comment DraftPublished
        action = status PATCH_TO_REVIEW

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib1cfc0c3435bebbd2a02b097c1ac7c9b24fb5650
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: QChris <christ...@quelltextlich.at>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to