You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
automation-thirdparty-sample contains an example of a trigger. One comment in project-created-trigger.js says
/**
* Valid categories are: 'ISSUE_ACTIONS','SERVICE_DESK_ACTION','ISSUE_TRIGGERS','NOTIFICATIONS','SCHEDULED','INTEGRATIONS'
* This is used for the search dropdown in the select action ui.
*/
categories: [],
We would like to see our trigger among DevOps triggers during an automation rule creation. Unfortunately none of the values relates to DevOps drop-down option.
Question 1: Which one relates to DevOps?
Question 2: OR - probably better - can we create a new trigger category "My Category"?
Results of my experiments:
@Daniel Ramotowski , I believe it's a piece of cake for you. Could you please advise the right category enum?
@Irina S , please try 'DEV_TRIGGERS' category
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.