Atmos Pro now reports check status on GitHub merge queue commits
atmos describe affected --upload now works under GITHUBEVENTNAME=mergegroup, so Atmos Pro can correctly conclude check runs on the synthetic commits GitHub creates when a PR enters a merge queue. To control what runs on those synthetic commits, declare a new settings.pro.mergegroup.checksrequested.workflows block in your stack config and point it at the workflow you want the queue to dispatch (in most cases, the same plan workflow you already use for pullrequest.synchronize).