Florianschmidtwelzow has uploaded a new change for review.

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

Change subject: Change bugzilla to phabricator
......................................................................

Change bugzilla to phabricator

Adjust template used for task links to phabricator.

Change-Id: I3740a961871dde50fa9ae85491c60f929feff453
---
M make-deploy-notes/make-deploy-notes
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/tools/release 
refs/changes/22/176222/1

diff --git a/make-deploy-notes/make-deploy-notes 
b/make-deploy-notes/make-deploy-notes
index 812e724..4c93603 100755
--- a/make-deploy-notes/make-deploy-notes
+++ b/make-deploy-notes/make-deploy-notes
@@ -215,7 +215,7 @@
                if ( $record['bugs'] ) {
                        $retval .= ' (';
                        $retval .= implode( ", ", array_map( function( $b ) {
-                               return "{{bugzilla|{$b}}}";
+                               return "{{phabricator|{$b}}}";
                        }, $record['bugs'] ) );
                        $retval .= ')';
                }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3740a961871dde50fa9ae85491c60f929feff453
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/release
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>

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

Reply via email to