Commit 93d69be2 by Jamie Madill Committed by Commit Bot

infra: Fixes for config.

Responding this this error: WARNING: commit-queue.cfg: in "commit-queue.cfg" (config_group #1): please, specify `name` for monitoring and analytics ERROR: refs.cfg: refs.cfg is not used since 2019 and must be deleted Bug: angleproject:5530 Change-Id: I3ec13faa641918ba66b1a1b6a68e1eb1854fcc6f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2626174Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent f7801a3b
...@@ -9,6 +9,7 @@ submit_options { ...@@ -9,6 +9,7 @@ submit_options {
} }
} }
config_groups { config_groups {
name: "cq"
gerrit { gerrit {
url: "https://chromium-review.googlesource.com" url: "https://chromium-review.googlesource.com"
projects { projects {
......
# Refs configuration file. The documentation of the format can be found
# at https://luci-config.appspot.com/schemas/projects:refs.cfg.
refs {
name: "refs/heads/master"
config_path: "infra/config/branch"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment