Add note message type and improve messages
This commit is contained in:
@ -36,6 +36,7 @@ pvc:
|
||||
uri: https://mattermost.domain.tld/hooks/asecretstring
|
||||
action: post
|
||||
icons:
|
||||
info: "❕" # A note about an event
|
||||
begin: "🤞" # A task is beginning
|
||||
success: "✅" # A task succeeded
|
||||
failure: "❌" # A task failed
|
||||
|
Reference in New Issue
Block a user