Skip to main content

5 posts tagged with "Atmos Pro"

Atmos Pro premium features and integrations

View All Tags

Atmos Pro now reports check status on GitHub merge queue commits

· 4 min read
Erik Osterman
Founder @ Cloud Posse

atmos describe affected --upload now works under GITHUB_EVENT_NAME=merge_group, 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.merge_group.checks_requested.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 pull_request.synchronize).