jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/399630 )
Change subject: Update PortalsBuilder email ...................................................................... Update PortalsBuilder email The Wikitech user PortalsBuilder had originally been created with the [email protected] address for prototyping. There is now a dedicated private mailling list, the wikitech user has been updated and notifications should be sent there. Adjust the git committer/author emails to match Wikitech/Gerrit account Send email notifications to the list instead of individual people. Update job wikimedia-portals-build Bug: T179694 Change-Id: I02b9d7b39d666944bc19534c15576bdc1b223ec2 --- M jjb/wikimedia.yaml 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Hashar: Looks good to me, approved jenkins-bot: Verified diff --git a/jjb/wikimedia.yaml b/jjb/wikimedia.yaml index 2532bdd..ee189c3 100644 --- a/jjb/wikimedia.yaml +++ b/jjb/wikimedia.yaml @@ -47,8 +47,8 @@ GIT_AUTHOR_NAME=PortalsBuilder GIT_COMMITTER_NAME=PortalsBuilder - [email protected] - [email protected] + [email protected] + [email protected] date=$(TZ=C date --rfc-3339=seconds) git commit -m "Assets build - $date" @@ -71,7 +71,7 @@ publishers: - archive-log-allow-empty - email-ext: - recipients: [email protected] [email protected] [email protected] + recipients: [email protected] [email protected] content-type: html body: | ${SCRIPT, template="wikimedia.template"} -- To view, visit https://gerrit.wikimedia.org/r/399630 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I02b9d7b39d666944bc19534c15576bdc1b223ec2 Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Paladox <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
