6 Commits

Author SHA1 Message Date
4947b7472b added support to receive sms notifications, made config parameter naming all camelcase, added support to notify once issues are resolved, cleanup 2020-07-23 20:50:30 +02:00
ae8ec1ce6c Merge branch 'master' into feat/slack-integration 2020-07-23 11:27:36 +02:00
Philippe Partarrieu
7047d634be Add slack integration
Using slack incoming webhooks, we can post messages to a slack channel
by simply creating a slack app and enabling the incoming webhook:
https://api.slack.com/messaging/webhooks
2020-07-23 10:06:18 +02:00
Philippe Partarrieu
8328ad8117 Add support for multiple email recipients 2020-07-22 15:30:10 +02:00
b6aca4c741 email notifications cleanup 2020-07-07 11:02:32 +02:00
5bd87fe2cb added example configuration 2020-07-07 10:23:17 +02:00