Skip to content

CI: Merge queue rejects PR even after all tests pass #23400

Description

@2010YOUY01

Describe the bug

When merging a PR, the merge queue should:

  • Process PRs one by one.
  • For each PR, apply its diff on top of main, ensure there are no merge conflicts, verify that all CI tests pass, and then merge it.

However, it seems possible for the merge queue to reject a PR even when all CI tests have passed. It would be helpful to understand why this happens.

The failure case:

Image

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions