From d94a7ca7e1213b1f03fe3c16976ab438c5932348 Mon Sep 17 00:00:00 2001 From: Madhu Rajanna Date: Thu, 15 Apr 2021 17:26:59 +0530 Subject: [PATCH] revert: cleanup: update mergify.yml to use merge_bot_account option This reverts commit 31634ede3d96b82cff034720bffc469c4de7d3e0. Signed-off-by: Madhu Rajanna --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index a0db0b491..4da9a72cc 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -4,7 +4,7 @@ defaults: comment: bot_account: ceph-csi-bot merge: - merge_bot_account: ceph-csi-bot + bot_account: ceph-csi-bot method: rebase rebase_fallback: merge strict: smart