Workflow Automations

Workflow Triggers and Automations

Gwenn Berry avatar
Written by Gwenn Berry
Updated over a week ago

You can configure Workflow Automations to execute each time one of that workflow's components is updated.

Workflow Triggers instruct Miqa to do the following:

  1. Create a new Workflow Version with the new Component Version incorporated (including separate executors for different Workflow Variants, if configured)

  2. Kick off executions of the new workflow version(s) on the configured Datasource Group(s)

  3. Monitor the executions for consistency, benchmarking, and accuracy

Workflow Triggers can be kicked off by:

  • Updates to a watched docker repository used by a component

  • Webhook calls from Continuous Integration / build pipelines

  • Updates to component versions pushed by webhook, manual creation, or other remote triggers

Did this answer your question?