diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index a067dd3e9..c79603200 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -2,7 +2,8 @@ "api_version": 2, "autoroll_recipe_options": { "nontrivial": { - "automatic_commit_dry_run": true + "automatic_commit_dry_run": true, + "set_autosubmit": true }, "trivial": { "automatic_commit": true,