jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Mattermost alerting #248

Open mr-gosh opened 7 years ago

mr-gosh commented 7 years ago

As you support Slack - is there an integration of mattermost planed too? As I don't want to post problems to external websites...

jamesrwhite commented 7 years ago

I wasn't planning to add it myself but the alerting code is very simple if you fancy having a go 👍

zodman commented 7 years ago

mattermost and slack webhook are compatibles!

jamesrwhite commented 7 years ago

@zodman great! I'll leave this open still as I'd still like to add a config option for it to make it clear it is supported but if it can re-use the same code as Slack that's awesome.