← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~twom/lpbuildbot/production into lp:~canonical-launchpad-branches/lpbuildbot/production

 

Tom Wardill has proposed merging lp:~twom/lpbuildbot/production into lp:~canonical-launchpad-branches/lpbuildbot/production.

Commit message:
Update webhook url to use bot account

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~twom/lpbuildbot/production/+merge/406924
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~twom/lpbuildbot/production into lp:~canonical-launchpad-branches/lpbuildbot/production.
=== modified file 'master.cfg'
--- master.cfg	2021-08-02 10:18:48 +0000
+++ master.cfg	2021-08-11 10:31:15 +0000
@@ -248,7 +248,7 @@
 
 # Notify the mattermost channel
 # this is defined in the production config branch
-mattermost_hook_url = "https://chat.canonical.com/hooks/3wyfo36w5brjtehkhccyj3sofe";
+mattermost_hook_url = "https://chat.canonical.com/hooks/ujt438jbhpdojjopfrpdeojizw";
 if mattermost_hook_url:
     import lpbuildbot.mattermost
     c['status'].append(


Follow ups