[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>
This commit is contained in:
parent
eeb3cb1286
commit
d1443efcb8
@ -21,5 +21,17 @@
|
||||
}
|
||||
],
|
||||
"project_id": "skia",
|
||||
"recipes_path": "infra/bots"
|
||||
}
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user