DevOps
Applicable to software management projects, it aims to enhance delivery speed for both development and operations teams while reducing manual effort and minimizing errors.
Last updated
Applicable to software management projects, it aims to enhance delivery speed for both development and operations teams while reducing manual effort and minimizing errors.
Last updated
DevOps Automation is available once GitLab/GitHub is integrated. With Git commits as the trigger, you can make task transfer and work updates sync automatically.
Trigger | Conditions | Actions |
---|---|---|
Trigger | Conditions | Actions |
---|---|---|
Trigger | Conditions | Actions |
---|---|---|
Trigger | Conditions | Actions |
---|---|---|
Create a Git Commit
Add Fields Conditions - Status - Equal to - In Dev(Story) & Git Commit Information - Includes - {feature completed}
Modify Fields - Modify Status - In QA(Story)
Jenkins Build Completed
Add Fields Conditions - Status - Equal to - To Do(Bug), In Fixing(Bug) & Jenkins Build Result - Equal to - success
Modify Fields - Modify Status - Fixed(Bug) & Personal Notification Notification Channel: In-site /Slack/Email Recipients: {Owner}
Jenkins Build Completed
Jenkins Build Duration - Greater than - 180s
Personal Notification Notification Channel: In-site /Slack/Email Recipients: {Assignee}
Jenkins Build Completed
Jenkins Custom Params - Json Compare - {env} - Includes - {Prod}
Personal Notification Notification Channel: In-site /Slack/Email Recipients: {Owner}