From 6ac4a15edc8ae4c830617b857b418d0f151c1c3b Mon Sep 17 00:00:00 2001 From: Edward Lesmes Date: Mon, 1 Mar 2021 23:13:29 +0000 Subject: [PATCH] recipes.cfg: Remove bot_commit option. Change-Id: Iaca829ed8af6d040bbd588aeb1ec9a021594d705 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2728130 Commit-Queue: Edward Lesmes Commit-Queue: Robbie Iannucci Auto-Submit: Edward Lesmes Reviewed-by: Robbie Iannucci --- infra/config/recipes.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index c185387e8..38021c0c9 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -7,7 +7,6 @@ }, "trivial": { "automatic_commit": true, - "bot_commit": true, "tbr_emails": [ "iannucci@chromium.org" ]