ci: remove deprecated rebase_fallback from .mergify.yml

This commit removes the deprecated `rebase_fallback` option
from .mergify.yml .

refer: https://docs.mergify.com/actions/merge/#options

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R 2023-02-14 15:12:52 +05:30 committed by Niels de Vos
parent d09eae2efa
commit 3dd6fb40f1

View File

@ -7,7 +7,6 @@ defaults:
# credentials of users with write access to repo to rebase prs.
name: default
method: rebase
rebase_fallback: merge
update_method: rebase
# For rebasing Mergify uses the author of the PR. Ideally we use the
# ceph-csi-bot for that, but this is a feature that needs a paid