crosvm/infra/config/generated/luci-scheduler.cfg

26 lines
508 B
INI
Raw Normal View History

# 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-scheduler.cfg
trigger {
id: "main source"
realm: "ci"
acl_sets: "ci"
gitiles {
repo: "https://chromium.googlesource.com/crosvm/crosvm"
refs: "regexp:refs/heads/main"
}
}
acl_sets {
name: "ci"
acls {
role: OWNER
granted_to: "group:mdb/crosvm-acl-luci-admin"
}
acls {
granted_to: "group:all"
}
}