mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user