Commit b2e55643 authored by Robert Iannucci's avatar Robert Iannucci Committed by Commit Bot

[recipes.cfg] set autoroll recipe options

Bug:

Change-Id: Ie6b0df9729cdd34f138005ea811d2475de973a94
Reviewed-on: https://chromium-review.googlesource.com/461246Reviewed-by: 's avatarNodir Turakulov <nodir@chromium.org>
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
parent 5904e2a3
......@@ -9,5 +9,14 @@
}
],
"project_id": "depot_tools",
"recipes_path": "recipes"
}
\ No newline at end of file
"recipes_path": "recipes",
"autoroll_recipe_options": {
"trivial": {
"tbr_emails": ["iannucci@chromium.org"],
"automatic_commit": true
},
"nontrivial": {
"automatic_commit_dry_run": true
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment