mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
Non-trivial rolls are sent to OWNERS, which may not be familiar with the changes. BUG=b:239081770 TEST=./infra/recipes.py test run Change-Id: I55c4c8e9a81812c7238c36e95edd512072df9491 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3785280 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Dennis Kempin <denniskempin@google.com> Tested-by: Dennis Kempin <denniskempin@google.com>
34 lines
931 B
INI
34 lines
931 B
INI
{
|
|
"api_version": 2,
|
|
"autoroll_recipe_options": {
|
|
"no_cc_authors": true,
|
|
"nontrivial": {
|
|
"extra_reviewer_emails": [
|
|
"denniskempin@google.com"
|
|
],
|
|
"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": "5a99ae53126f4cdc37a140716916774d021aa037",
|
|
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
|
},
|
|
"recipe_engine": {
|
|
"branch": "refs/heads/main",
|
|
"revision": "4b7ba01b8ce8d4052feff1408188ef7932351b91",
|
|
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
|
}
|
|
},
|
|
"recipes_path": "infra",
|
|
"repo_name": "crosvm"
|
|
}
|