Skip to main content

Automation

Streamline your daily workflow with Leiga’s powerful automation features.

Free your team from repetitive tasks by setting up automated actions tailored to your needs. With Leiga, you can create rules that trigger specific actions automatically, saving time, reducing manual effort, and keeping your processes running smoothly.

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