Introducing jjq, a local merge queue for jj
Summary
The article introduces jjq, a local merge queue for the jj tool, detailing how it queues changes, runs configurable tests, and advances the trunk when checks pass. It discusses benefits for parallel development, the trade-offs of local vs hosted merge queues, and provides practical usage steps and background on jjq's origins.