feat(web): add generic webhook as notification service option#170
Conversation
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
📝 WalkthroughWalkthroughAdded Generic Webhook as a selectable notification service option in the UI notification settings to match shoutrrr's backend support. Updated the Pushover service example URL format by removing an extraneous colon in the token portion. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Comment |
Summary
generic://URL scheme which was already supported by the backend but missing from the frontend dropdownCloses #125
Test plan
generic://HOSTNAME/PATH?template=jsonSummary by CodeRabbit
Release Notes
New Features
Bug Fixes
✏️ Tip: You can customize this high-level summary in your review settings.