skia2/infra/config/recipes.cfg
Robert Iannucci d1443efcb8 [recipes.cfg] Disable autoroller
Bug: skia:
Change-Id: Ie87deb32bf2fb257b1aac25bdef9d5c978d0320b
Reviewed-on: https://skia-review.googlesource.com/10542
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2017-03-30 01:09:00 +00:00

38 lines
1.0 KiB
INI

{
"api_version": 1,
"deps": [
{
"branch": "master",
"project_id": "build",
"revision": "bb49d6609717078440ca257a1960cd34033bd047",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
{
"branch": "master",
"project_id": "depot_tools",
"revision": "b2e5564353be2974b1241d1bd57b3259100b14ea",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
{
"branch": "master",
"project_id": "recipe_engine",
"revision": "4fcdb75517198a9ca32c7c4aecbe2e6f54b8b6c2",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
],
"project_id": "skia",
"recipes_path": "infra/bots",
"autoroll_recipe_options": {
"disable_reason": "PRESUBMIT.py is incompatible with the autoroller.",
"trivial": {
"tbr_emails": [
"borenet@google.com"
],
"automatic_commit": true
},
"nontrivial": {
"automatic_commit_dry_run": true
}
}
}