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 Svirkina , 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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.