main
/trunk
branch. We currently don’t have support for multiple queues on a single repository (that is, two merge queues for the trunk
branch and deploy
branch of a repository).
graphite-app
to the list of actors with push access. Otherwise, this rule will prevent the merge queue from merging PRs.
graphite-app
the only actor with push access. This helps your teammates remember to use the merge queue for merging.
main
—and combining Graphite merge queue merges and non-merge queue merges will function—but the experience is much worse. If there are merges made to main
outside the merge queue, they will be detected and the merge queue will restart the merge (rebase on top of those changes and restart CI) that is currently active. This could lead to failures if a timeout is configured for the merge queue, and results in users constantly being pushed behind non-merge queue users.Graphite App
to the Bypass list with Always allow.