Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1365 +/- ##
=======================================
Coverage 99.40% 99.40%
=======================================
Files 167 168 +1
Lines 21975 22034 +59
Branches 3911 3916 +5
=======================================
+ Hits 21844 21903 +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): n/a
SpugPush Notifications
SpugPush is a simple webhook service provided by the Spug monitoring platform. It allows applications to send alert messages using a secure access token.
🛠️ Setup Instructions
The token portion at the end is the only value Apprise requires.
✅ Apprise Support
Apprise supports both the full native webhook and a simplified URL form.
Syntax
Valid syntax is as follows:
https://push.spug.dev/send/{token}spugpush://{token}🔐 Parameter Breakdown
You may also use the query format:
spugpush://?token=YOUR_TOKEN.📦 Examples
1. Using the simplified Apprise URL
2. Using the token as a query parameter
3. Using the full native webhook URL
All forms are valid and supported equally by Apprise.
New Service Completion Status
%global common_descriptionChecklist
flake8)Testing
Anyone can help test this source code as follows: