{{ define "settings" }} {{ $description := "Notifications are connections to other services to notify about events. This can be slack messages, emails, webhooks, anything." }} {{ $length := len .Notifications }} {{ if eq $length 0 }}
{{ else }}Name | Type | Action |
---|---|---|
{{ .Name }} | {{ .Type }} | Details |