← 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:
Change webhook url to point to Launchpad Buildbot channel

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~twom/lpbuildbot/production/+merge/399179
-- 
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-03-01 21:46:54 +0000
+++ master.cfg	2021-03-04 17:51:51 +0000
@@ -262,7 +262,7 @@
 
 # Notify the mattermost channel
 # this is defined in the production config branch
-mattermost_hook_url = "https://chat.canonical.com/hooks/a93okr1o57b7mgx7a7uahkyxrr"; 
+mattermost_hook_url = "https://chat.canonical.com/hooks/3wyfo36w5brjtehkhccyj3sofe";
 if mattermost_hook_url:
     import lpbuildbot.mattermost
     c['status'].append(


Follow ups