{{ define "settings" }}

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.

{{ end }}