# 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: "pigweed.ci" | |
name: "pigweed-linux-gn-sapphire" | |
repository: "https://pigweed.googlesource.com/pigweed/pigweed" | |
} |