| # Auto-generated by lucicfg. |
| # Do not modify manually. |
| # |
| # For the schema of this file, see ProjectConfig message: |
| # https://luci-config.appspot.com/schemas/projects:luci-notify.cfg |
| |
| notifiers { |
| notifications { |
| on_success: true |
| on_failure: true |
| email { |
| recipients: "luci-notify-test-alerts@chromium.org" |
| } |
| template: "test" |
| } |
| notifications { |
| on_success: true |
| on_failure: true |
| email { |
| recipients: "nodir+spam@google.com" |
| } |
| template: "test" |
| } |
| builders { |
| bucket: "ci" |
| name: "infra-continuous-bionic-64" |
| repository: "https://chromium.googlesource.com/infra/infra" |
| } |
| } |