gatus/alerting/provider
Kevin Woblick 21f62f362f
feat(alerting): Add Pushover provider (#405)
* Add a new Pushover provider (#129)
- Adds new provider named Pushover with corresponding tests
- Adds Pushover as a provider to the configuration and adjusts test accordingly
- Adds Pushover to alerting_test.go, provider.go and type.go
- Updates the readme with configuration details

* Correct import order

* Fix some missing pushover references

* Apply suggestions from code review

* Rename application-key to application-token for Pushover

---------

Co-authored-by: TwiN <twin@linux.com>
2023-01-29 17:32:16 -05:00
..
custom chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
discord chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
email chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
github feat(alerting): Implement GitHub alerting provider 2022-12-15 23:38:44 -05:00
googlechat chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
matrix chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
mattermost chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
messagebird chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
ntfy chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
opsgenie chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
pagerduty chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
pushover feat(alerting): Add Pushover provider (#405) 2023-01-29 17:32:16 -05:00
slack chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
teams chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
telegram chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
twilio chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
provider_test.go chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
provider.go feat(alerting): Add Pushover provider (#405) 2023-01-29 17:32:16 -05:00