GitLab is requiring me to manually click “automatically rebase” when I try to merge a MR. This option is only available after the CI/CD runs, which means I have to wait for the build, click “rebase”, and wait for another build before I can merge. Why doesn’t it just rebase automatically if it can?