Commit 1fdd9d66 authored by Fabrice de Gans-Riberi's avatar Fabrice de Gans-Riberi Committed by Commit Bot

Add the current Chrome-Fuchsia gardener to Cr-Fuchsia bot alerts

Bug: 1124056
Change-Id: I9a8b654b2134591d984d8a3f5b10b0419c421621
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388773Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#803687}
parent c56e7fd5
...@@ -456,6 +456,7 @@ notifiers { ...@@ -456,6 +456,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -488,6 +489,7 @@ notifiers { ...@@ -488,6 +489,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -2543,6 +2545,7 @@ notifiers { ...@@ -2543,6 +2545,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -2559,6 +2562,7 @@ notifiers { ...@@ -2559,6 +2562,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -2572,6 +2576,7 @@ notifiers { ...@@ -2572,6 +2576,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -2585,6 +2590,7 @@ notifiers { ...@@ -2585,6 +2590,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -2598,6 +2604,7 @@ notifiers { ...@@ -2598,6 +2604,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -2618,6 +2625,7 @@ notifiers { ...@@ -2618,6 +2625,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -2649,6 +2657,7 @@ notifiers { ...@@ -2649,6 +2657,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -3168,6 +3177,7 @@ notifiers { ...@@ -3168,6 +3177,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -3188,6 +3198,7 @@ notifiers { ...@@ -3188,6 +3198,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -3519,6 +3530,7 @@ notifiers { ...@@ -3519,6 +3530,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
...@@ -3539,6 +3551,7 @@ notifiers { ...@@ -3539,6 +3551,7 @@ notifiers {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
recipients: "chrome-fuchsia-gardener@grotations.appspotmail.com"
} }
} }
builders { builders {
......
...@@ -25,6 +25,7 @@ luci.notifier( ...@@ -25,6 +25,7 @@ luci.notifier(
on_status_change = True, on_status_change = True,
notify_emails = [ notify_emails = [
"cr-fuchsia+bot@chromium.org", "cr-fuchsia+bot@chromium.org",
"chrome-fuchsia-gardener@grotations.appspotmail.com",
], ],
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment