Watch a Whole Deployment Batch as One Operation
Atmos Pro now gives every workflow-trigger event its own batch dashboard. Instead of piecing together dozens of individual workflow runs, you can watch the entire rollout from one place and see what is moving, what is blocked, and what needs attention.
Batch Dashboard Demo
Batch Deployment Dashboard
Pull Request #482 opened
Openrefs/heads/feature/batch-dashboard·8f3e1c5·4/4/2026, 1:00:00 PM
300
Instances
120
Completed
(40.0%)
0
Failed
(0.0%)
80
In Progress
40h 21m 52s
Elapsed
~1/min
Rate
Stack Status
completed
in progress
dispatched
Workflow Runs (300)
All workflow runs triggered by this event
vpc / plat-use1-dev
terraform plan
no changes
vpc / plat-use1-staging
terraform plan
has changes
vpc / plat-use1-prod
terraform plan
has changes
vpc / plat-use2-dev
terraform plan
no changes
vpc / plat-use2-staging
terraform plan
has changes
vpc / plat-use2-prod
terraform plan
has changes
vpc / plat-usw2-dev
terraform plan
no changes
vpc / plat-usw2-staging
terraform plan
has changes
Showing 8 of 300 runs
What You Can See
- Event-level context so you know which PR or trigger created the batch
- Aggregate progress across all enabled workflow runs in that event
- Summary stats for total stacks, completion, failures, elapsed time, and throughput
- A heatmap view for scanning stack status at a glance
- Status pills and search to narrow the run list quickly
- Run-level visibility so you can focus on the exact stack that needs intervention
This is especially useful for larger rollouts where one bad stack can otherwise get buried inside a long stream of workflow updates.
