mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
./tools/recipe.py autoroll BUG=b:239081770 TEST=led get-builder luci.crosvm.ci:health_check | led edit-recipe-bundle | led launch Change-Id: I49e4259b2e51be5f25d36de96d47fd0f0b359ca2 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3764463 Tested-by: Dennis Kempin <denniskempin@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
32 lines
904 B
INI
32 lines
904 B
INI
{
|
|
"api_version": 2,
|
|
"autoroll_recipe_options": {
|
|
"no_cc_authors": true,
|
|
"disable_reason": "Missing CQ permissions.",
|
|
"nontrivial": {
|
|
"automatic_commit_dry_run": true,
|
|
"set_autosubmit": true
|
|
},
|
|
"trivial": {
|
|
"automatic_commit": true,
|
|
"tbr_emails": [
|
|
"denniskempin@google.com"
|
|
]
|
|
}
|
|
},
|
|
"canonical_repo_url": "https://chromium.googlesource.com/crosvm/crosvm.git",
|
|
"deps": {
|
|
"depot_tools": {
|
|
"branch": "refs/heads/main",
|
|
"revision": "26bc518eaef421d8ef3cadb1be19c1255d5b51ea",
|
|
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
|
},
|
|
"recipe_engine": {
|
|
"branch": "refs/heads/main",
|
|
"revision": "f2ff4699652ca80cd66c9b99f129d4dcf591a253",
|
|
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
|
}
|
|
},
|
|
"recipes_path": "infra",
|
|
"repo_name": "crosvm"
|
|
}
|