Sha256: d6522e762788d26dfa47f1327fcb7e507a0916c1de1964264d6c0de2b0735373

Contents?: true

Size: 690 Bytes

Versions: 7

Compression:

Stored size: 690 Bytes

Contents

# Commit Queue configuration file. The documentation of the format can be found
# at http://luci-config.appspot.com/schemas/projects/refs:cq.cfg.

version: 1
cq_name: "depot_tools"
cq_status_url: "https://chromium-cq-status.appspot.com"
git_repo_url: "https://chromium.googlesource.com/chromium/tools/depot_tools"

gerrit {}
rietveld {
  url: "https://codereview.chromium.org"
}

verifiers {
  reviewer_lgtm {
    committer_list: "project-infra-committers"
    dry_run_access_list: "project-infra-tryjob-access"
  }

  try_job {
    buckets {
      name: "luci.infra.try"
      builders { name: "Depot Tools Presubmit" }
      builders { name: "Recipe Roll Downstream Tester" }
    }
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
libv8-5.3.332.38.5 vendor/depot_tools/infra/config/cq.cfg
libv8-5.3.332.38.4 vendor/depot_tools/infra/config/cq.cfg
libv8-5.3.332.38.3 vendor/depot_tools/infra/config/cq.cfg
libv8-5.3.332.38.2 vendor/depot_tools/infra/config/cq.cfg
libv8-5.3.332.38.1 vendor/depot_tools/infra/config/cq.cfg
libv8-5.3.332.38.0 vendor/depot_tools/infra/config/cq.cfg
libv8-5.3.332.38.0beta2 vendor/depot_tools/infra/config/cq.cfg