cleanup: update mergify.yml to use merge_bot_account option

New version of mergifyio requires the use `merge_bot_account`
instead of `bot_accout` configuration option.

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R 2021-04-15 11:27:32 +05:30 committed by Madhu Rajanna
parent 3795704340
commit 31634ede3d

View File

@ -4,7 +4,7 @@ defaults:
comment:
bot_account: ceph-csi-bot
merge:
bot_account: ceph-csi-bot
merge_bot_account: ceph-csi-bot
method: rebase
rebase_fallback: merge
strict: smart