Automation

Transform your daily routine and liberate your team from laborious tasks with Leiga's automation capabilities. Simplify workflows and save valuable time by configuring automatic action executions tailored to your requirements.

Automation in Leiga allows you to set up rules that automatically execute specified actions when triggers occur.

Trigger

The trigger serves as the initiation point for automation.

The following types of events can be set as triggers:

  • Work/subtask creation

  • Work/subtask deletion

  • Work/subtask updates

  • Comments

  • Git commits

  • Jenkins builds

  • Time-based

Conditions

Conditions are optional but provide precision to automation. They ensure that the automation executes only when certain conditions are met. The conditions can be configured based on:

  • Trigger Work/Subtask

    • Filter work/subtask based on certain attributes.

  • Subtask of Trigger Work

    • Filter work based on the existence and/or attributes of its subtasks.

  • Linked Work of Trigger Work

    • Filter work based on the existence and/or attributes of its linked work.

Actions

Actions define what occurs when automation is triggered. Leiga supports various actions such as sending Webhooks, message notifications, work creation, and field modification. Multiple actions can be added to one automation, and you can choose the objects that these actions execute on:

  • Trigger Work

  • Subtask of Trigger Work

  • Linked Work of Trigger Work

Last updated