Add triggerword support for completed runs

This commit is contained in:
2022-07-07 21:09:22 +00:00
parent 00dd050151
commit 8201535b5b
4 changed files with 8 additions and 1 deletions

View File

@ -106,6 +106,9 @@ pvc:
success: "✅" # A task succeeded
failure: "❌" # A task failed
completed: "👌" # A task is completed
# A trigger word (no whitespace) added to the end of the completed cluster message; this can be used
# for pings in various chat systems (e.g. Mattermost)
completed_triggerword: "#pvcbootstrapcompleted"
# The webhook body elements; this is specific to the webhook target, and is converted into raw
# JSON before sending.
# Two special variables are used: "{icon}" displays one of the above icons, and "{message}" displays