renamed google-chat to gchat

This commit is contained in:
Stanislav Kopp 2025-07-30 21:49:33 +02:00
parent 7b1947acd4
commit ae79eda745
5 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
{{ define "google-chat-body-template" -}}
{{ define "gchat-body-template" -}}
{{- $alerts := .Alerts }}
{{- if not $alerts }}{{ $alerts = . }}{{ end }}

View file

@ -1,4 +1,4 @@
{{ define "google-chat-title-template" -}}
{{ define "gchat-title-template" -}}
{{- if eq .Status "firing" -}}
🔥 Firing:
{{- else if eq .Status "resolved" -}}