QChris has uploaded a new change for review.

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


Change subject: Make hook-bugzilla act on "bug" footers as well
......................................................................

Make hook-bugzilla act on "bug" footers as well

Change-Id: I02cc49dbc98503ebdbeb60df252099e9f006d037
---
M files/gerrit/its/action.config
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/70/70870/1

diff --git a/files/gerrit/its/action.config b/files/gerrit/its/action.config
index c0ff55d..ecf06b8 100644
--- a/files/gerrit/its/action.config
+++ b/files/gerrit/its/action.config
@@ -2,17 +2,17 @@
        event-type = change-merged,change-abandoned,change-restored
        status = !,DRAFT
        is-draft = !,true
-       association = subject,footer-Bug
+       association = subject,footer-Bug,footer-bug
        action = add-standard-comment
 
 [rule "patchSetCreated"]
        event-type = patchset-created
        status = !,DRAFT
        is-draft = !,true
-       association = added@subject,added@footer-Bug
+       association = added@subject,added@footer-Bug,added@footer-bug
        action = add-standard-comment
 
 [rule "changeDraftPublished"]
        event-type = draft-published
-       association = subject,footer-Bug
+       association = subject,footer-Bug,footer-bug
        action = add-velocity-comment DraftPublished

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I02cc49dbc98503ebdbeb60df252099e9f006d037
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: QChris <[email protected]>

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

Reply via email to