Skip to content

enable merge queues #143

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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