Skip to content

enable merge queues #143

@cgwalters

Description

@cgwalters

Basically merge queues are the next logical step after going to automerge; they can help us solve two things:

  • PR 1 and PR 2 pass tests but break when merged together (rare but happens)
  • Reduce impact of flaky tests if we set "Only merge non-failing pull requests" to No (effectively the inverse of the above - PR 1 and PR 2 will merge if they pass tests together)

Plan:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions