oxidecomputer / omicron

Omicron: Oxide control plane
Mozilla Public License 2.0
227 stars 35 forks source link

Switch to using a merge queue #4581

Open sunshowers opened 8 months ago

sunshowers commented 8 months ago

Breakages like https://github.com/oxidecomputer/omicron/pull/4580 are likely going to get more common over time as development on omicron continues.

We should consider switching to a merge queue where at least some portion of CI checks are performed linearly.

Tasks:

smklein commented 8 months ago

https://rfd.shared.oxide.computer/rfd/0381 as worthwhile precedent, but I'm strongly in favor of adding a merge queue