mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
feature: default or custom alert messages for alerters webhooks #82
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LawMixer on GitHub (Oct 9, 2024).
I would just do a json file of the data you have to pass in, or you can do it for Discord & Slack - up to the maintainer though!
Default would be the current messages, and then custom would be the user's preference. Also, it would be suggested if we can go back to the normally incase we like normal better or something like that.
@mbecker20 commented on GitHub (Oct 10, 2024):
So something like custom alert templates?
@LawMixer commented on GitHub (Oct 10, 2024):
Yes, please!
@mbecker20 commented on GitHub (Aug 26, 2025):
1.19.1 introduced
SendAlertexecution, now allowing for custom alerter message to be sent from an Action or Procedure. Also you can use Custom alerter option and implement your own messages from the JSON alert bodies