Leiga
  • About Leiga
  • 🎯Quick Start
    • For Everyone
    • For Developers
    • For Project Managers
    • For Product Owners
    • For Admins
  • ✨AI FEATURES
    • AI Assistant
    • Generate Subtasks
    • Summarize Comments
    • Screen Recording
  • 💡Projects
    • Create and Manage Projects
      • Create a Project
      • Custom Templates
      • Manage Projects
    • Create Work
      • Tags
      • Dependency
      • Subtasks
      • Attachment & Comments
      • Use Markdown Syntax to format rich text
    • Screen Recording
    • Project Board
      • Sprint Tracking
      • Kanban
      • Share Your Project Board
      • Save Kanban to Dashboard
    • Backlog
    • Work Table
      • Update Work Items
      • Hierarchical Tree View
      • Filter Work Items
      • Multi-Level Sorting
      • Column Settings
      • Import Work Items
        • Import Comments
      • Export Work Items
    • Epic
    • Project Overview
    • Workload Estimates
    • Jenkins Deployment
    • Automation
      • Add Automation
      • Manage Automation
      • Automation Recommend
        • General
        • For the development process
        • Bug Tracking
        • Cross-Project Collaboration
        • DevOps
    • Project Settings
      • Project Members
        • Project Collaborator
      • Work Type
        • Custom Fields
      • Workflow
      • Features
      • Automation
      • Webhook
        • Webhook Custom Template Overview
        • Webhook Custom Template Variables
      • Audit Logs
        • Automation Usage
        • External-Sharing Logs
      • Tags
    • Notifications
    • Global Search and Hotkeys
  • 🖇️Cross Project
    • Teams
    • Roadmap
      • Project Gantt
      • Project List
    • Release
    • Dashboard
      • Widgets
  • 💻IDE Plugin
    • Leiga for IDEs
      • Leiga JetBrains Plugins
        • Install the JetBrains plugin
        • Authenticate Leiga
        • Features
      • Leiga Visual Studio Code Extension
        • Install VSCode Extension
        • Authenticate Leiga
        • Features
  • 💼Apps and Integrations
    • Communication
      • Integration for Slack
      • Teams Integration
    • Development Tools
      • Sentry Integration(coming soon)
      • Jenkins Integration
        • How to integrate with Jenkins
      • GitLab Integration
        • How to integrate with GitLab
      • GitHub Integration
        • How to integrate with GitHub
    • Other Tools
      • Import Work from Jira
      • Figma Integration
      • Notion Integration(coming soon)
      • Zapier Integration
      • Email Integration
    • Jira Plugin
  • 🪄Leiga Lab
    • What is Leiga Lab
    • AI Risk Alert
    • Speed up Access through IndexedDB
  • 🛠️System Settings
    • OpenAPI
    • Field Management
    • Apps and Integration
    • Workday Settings
  • 🗃️Organization
    • Organization Information
    • Members Management
      • Groups
      • Invite Members
      • Add Members in Bulk
      • Invite New Members by Email
      • Share Team Link to Invite New Members
    • Permissions
  • 📍Personal Center
    • Personal Info
    • Notifications Settings
      • Leiga Weekly Report
    • My API Keys
Powered by GitBook
On this page
  • Trigger
  • Conditions
  • Actions
  1. Projects

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

PreviousJenkins DeploymentNextAdd Automation

Last updated 1 year ago

💡