webhookd/pkg/notification
Nicolas Carlier 1dab1e968d feat(notification): complete refactoring of the notification system
- URL based configuration
- Only prefixed output lines are notified
- HTTP notifier: send a JSON with notification in the text attribute
- SMTP notifier: send an email with notification text in body
2018-12-30 21:00:22 +00:00
..
http_notifier.go feat(notification): complete refactoring of the notification system 2018-12-30 21:00:22 +00:00
main.go feat(notification): complete refactoring of the notification system 2018-12-30 21:00:22 +00:00
smtp_notifier.go feat(notification): complete refactoring of the notification system 2018-12-30 21:00:22 +00:00