Skip to content

Enable GH merge queues #29

@wizenink

Description

@wizenink

We should enable merge queues, to ensure that main branch is always up-to-date in a PR branch. In busy environments, a PR can quickly drift out-of-sync from the main branch while it's being reviewed. Merge queues would allow us to auto-ff the branch to the required HEAD and prevent incompatible changes.
We could use other options like Bulldozer or Bors, but I consider merge queues more than enough for our usecase

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions