-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
When working with a notification, an established format has been created, which doesn't provide much flexibility in the message notification.
This is especially relevant for notifiers that support markdown, yet it's set to a default of text
:
https://github.com/fluxcd/notification-controller/blob/main/internal/notifier/discord.go#L96
https://github.com/fluxcd/notification-controller/blob/main/internal/notifier/rocket.go#L88
https://github.com/fluxcd/notification-controller/blob/main/internal/notifier/slack.go#L109
Can we create some common template struct to allow more flexibility in the message displayed?
poblin-orange, shmish111, dewe, dungdm93, jhaumont and 30 more
Metadata
Metadata
Assignees
Labels
No labels