blob: 04a5b4db9b3a58f3c7de0e2096af0456d37a4ad2 [file]
# Auto-generated by lucicfg.
# Do not modify manually.
#
# For the schema of this file, see Notifier message:
# https://config.luci.app/schemas/projects:luci-notify.cfg
notifications {
on_occurrence: FAILURE
on_new_status: SUCCESS
email {
recipients: "pigweed-build-notify@google.com"
}
template: "default"
}
notifications {
on_occurrence: INFRA_FAILURE
email {
recipients: "pigweed-build-notify@google.com"
recipients: "pigweed-infra-failures@google.com"
}
template: "default"
}
builders {
bucket: "zephyr.ci"
name: "zephyr-examples-hello-dts"
repository: "https://pigweed.googlesource.com/zephyr/zephyr-bazel"
}