2022-03-02 19:10:59 +00:00
|
|
|
# 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
|
|
|
|
|
2022-05-03 23:26:09 +00:00
|
|
|
trigger {
|
|
|
|
id: "main source"
|
|
|
|
realm: "ci"
|
|
|
|
acl_sets: "ci"
|
|
|
|
gitiles {
|
|
|
|
repo: "https://chromium.googlesource.com/crosvm/crosvm"
|
|
|
|
refs: "regexp:refs/heads/main"
|
|
|
|
}
|
|
|
|
}
|
2022-03-02 19:10:59 +00:00
|
|
|
acl_sets {
|
|
|
|
name: "ci"
|
2022-04-29 18:46:00 +00:00
|
|
|
acls {
|
|
|
|
role: OWNER
|
|
|
|
granted_to: "group:mdb/crosvm-acl-luci-admin"
|
|
|
|
}
|
|
|
|
acls {
|
|
|
|
granted_to: "group:all"
|
|
|
|
}
|
2022-03-02 19:10:59 +00:00
|
|
|
}
|