mtakaki / cachet-url-monitor

URL monitor plugin for cachethq.io
MIT License
124 stars 48 forks source link

Add support for generic webhooks #96

Closed nijel closed 4 years ago

nijel commented 4 years ago

This can be useful with push notification services such as Gotify.

Built on top of #95

coveralls commented 4 years ago

Coverage Status

Coverage increased (+1.4%) to 76.667% when pulling d556c04111d8dc7a8358661545e1c40694e057a8 on nijel:webhooks into 5b9a356f2dda96b5d8d5bd0b54818543c8e9012b on mtakaki:master.

mtakaki commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Coverage increased per file
===========================
+ cachet_url_monitor/configuration.py  3

Coverage decreased per file
===========================
- cachet_url_monitor/scheduler.py  -2

Complexity increasing per file
==============================
- cachet_url_monitor/configuration.py  1
- cachet_url_monitor/webhook.py  2

See the complete overview on Codacy

mtakaki commented 4 years ago

Thank you once again for this awesome contribution :)