Skip to content

fix(notify): bring back support for raw shoutrrr in config#719

Merged
JosephKav merged 2 commits intomasterfrom
703-bug-shoutrrr-type-no-longer-supported
Dec 12, 2025
Merged

fix(notify): bring back support for raw shoutrrr in config#719
JosephKav merged 2 commits intomasterfrom
703-bug-shoutrrr-type-no-longer-supported

Conversation

@JosephKav
Copy link
Copy Markdown
Collaborator

@JosephKav JosephKav commented Dec 12, 2025

Allow

notify:
  shoutrrr_notifier:
    type: shoutrrr
    url_fields:
      raw: generic://web.example.com:443/path/to/webhook

fixes #703

@JosephKav JosephKav added the bug Something isn't working label Dec 12, 2025
@JosephKav JosephKav linked an issue Dec 12, 2025 that may be closed by this pull request
@JosephKav JosephKav force-pushed the 703-bug-shoutrrr-type-no-longer-supported branch from fb9e82d to d62d214 Compare December 12, 2025 22:02
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.83%. Comparing base (7b7aaf6) to head (1024cf3).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #719      +/-   ##
==========================================
+ Coverage   98.83%   98.83%   +0.01%     
==========================================
  Files         132      132              
  Lines        8904     8906       +2     
==========================================
+ Hits         8799     8801       +2     
  Misses         80       80              
  Partials       25       25              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JosephKav JosephKav merged commit d752a50 into master Dec 12, 2025
7 checks passed
@JosephKav JosephKav deleted the 703-bug-shoutrrr-type-no-longer-supported branch December 12, 2025 23:16
This was referenced Dec 12, 2025
@JosephKav JosephKav added the go Pull requests that update Go code label Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: shoutrrr type no longer supported?

1 participant