| # Auto-generated by lucicfg. |
| # Do not modify manually. |
| # |
| # For the schema of this file, see Config message: |
| # https://config.luci.app/schemas/projects:commit-queue.cfg |
| |
| config_groups { |
| name: "main-cq" |
| gerrit { |
| url: "https://r8-review.googlesource.com" |
| projects { |
| name: "r8" |
| ref_regexp: "refs/heads/main" |
| } |
| } |
| verifiers { |
| gerrit_cq_ability { |
| committer_list: "project-r8-committers" |
| dry_run_access_list: "googlers" |
| } |
| tryjob { |
| builders { |
| name: "r8/try/presubmit" |
| } |
| retry_config { |
| single_quota: 1 |
| global_quota: 2 |
| failure_weight: 100 |
| transient_failure_weight: 1 |
| timeout_weight: 100 |
| } |
| } |
| } |
| } |