crosvm/infra/config/generated/luci-notify.cfg
Dennis Kempin 12593ba642 infra: Add docs builder
The new builder will generate the mdbook and api docs, then
uploads them to GCS.

BUG=b:233411583
TEST=luci-auth context ./infra/recipes.py run build_docs

Change-Id: Ia22cdb20d73f9268db6299cd6f0875950d174b3f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3751832
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-07-08 22:26:31 +00:00

135 lines
2.5 KiB
INI

# 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_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "build_docs"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "chromeos_amd64-generic"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "health_check"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "linux_aarch64"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "linux_armhf"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "linux_x86_64"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "linux_x86_64_direct"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "push_to_github"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "update_chromeos_merges"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "denniskempin@google.com"
}
}
builders {
bucket: "ci"
name: "windows"
repository: "https://chromium.googlesource.com/crosvm/crosvm"
}
}