automate.onDeploymentSucceeded emits after Automate.ax publishes and activates a deployment.
automations/watch-successful-deployments.automation.ts
account is omitted, the trigger uses the deploying project’s organization. An explicit static Automate.ax binding requires deployment:read and can select another organization. projectId must identify a project in the resulting organization.
Trigger data
Returns the deployment event shape withstatus: "succeeded" and a populated deployment.completedAt.