Skip to content

New bug: automatic rebases cause pull request manually updated and dequeuing #5135

@Rowan-Mather

Description

@Rowan-Mather

Image

I have a bot account responsible for automatic rebases configured in the .mergify.yml as such:

queue_rules:
  - name: default
    update_method: rebase
    merge_method: merge
    update_bot_account: my-bot-account

I also have some required github status checks which run when the branch is pushed to.

As you can see in the attached image, after an automatic rebase mergify has started complaining of the pull request being manually updated and dequeuing it. This does not occur if the branch does not need to be rebased.

The changelog lists 'Autosquash disabled by default'. I strongly suspect my issue has been caused by this change, since it is related to the pull request author, and I noticed these messages appearing on 17/3/2025 (the next working day after the change).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions