Liliya Angelova
10/22/2025, 10:52 AMMarvin
10/22/2025, 10:53 AMMarvin
10/22/2025, 10:56 AMprefect.flow-run.Completed on an upstream deployment).
2) Your automation’s trigger matches that event and its conditions (threshold/window) are satisfied.
3) The automation runs its action—often RunDeployment—which creates a new flow run.
4) The new flow run is placed in the deployment’s work pool/queue and is picked up by workers polling that pool/queue.
Helpful docs:
- Concepts: Event triggers
- How-to: Creating automations
- Chaining flows: Chaining deployments with events
- Deployment triggers (define trigger logic alongside your deployment): Creating deployment triggers
If you share your use case (e.g., chaining deployments, SLA monitoring, error handling), I can suggest a concrete trigger/action setup.Liliya Angelova
10/22/2025, 11:01 AMMarvin
10/22/2025, 11:01 AMMarvin
10/22/2025, 11:04 AMNate
10/22/2025, 2:43 PMLiliya Angelova
10/23/2025, 7:00 AMNate
10/23/2025, 1:19 PMLiliya Angelova
10/30/2025, 8:36 AM