Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1364 +/- ##
=======================================
Coverage 99.40% 99.40%
=======================================
Files 165 166 +1
Lines 21858 21917 +59
Branches 3901 3906 +5
=======================================
+ Hits 21727 21786 +59
Misses 121 121
Partials 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Related issue (if applicable): #
Spike.sh Notifications
Spike.sh is an incident response and on-call management platform. It supports sending alerts via webhook using a unique integration key.
Once you've created your alert source in Spike.sh, it will provide you with a webhook URL that looks like this:
This long key at the end is your integration key, which can be used directly in Apprise.
🛠️ Setup Instructions
✅ Apprise Support
You can use the full Spike.sh webhook URL directly, or simplify it using Apprise’s
spike://schema.Syntax
Valid syntax is as follows:
https://api.spike.sh/v1/alerts/{integration_key}spike://{integration_key}🔐 Parameter Breakdown
You can also use
?token=YOURKEYin the Apprise URL if you prefer.📦 Examples
1. Using the simplified Apprise URL
2. Using the token as a URL parameter
3. Using the full native webhook URL
All formats above are supported and behave identically.
New Service Completion Status
%global common_descriptionChecklist
flake8)Testing
Anyone can help test this source code as follows: