{{ define "settings" }} Name Name of the trigger can be anything. Script {{ ScriptUnescapeString .Example }} The trigger script executes for every matching target's execution of trigger. The outcome of that trigger is passed to the script as a outcome object. Based on that the trigger script should decide if an incident should either be created or closed. Create {{ end }}
Name of the trigger can be anything.
The trigger script executes for every matching target's execution of trigger. The outcome of that trigger is passed to the script as a outcome object. Based on that the trigger script should decide if an incident should either be created or closed.
target
trigger
outcome