Skip to content

feat(notify): migrate from containrrr/shoutrrr to nicholas-fedor/shoutrrr#718

Merged
JosephKav merged 4 commits intomasterfrom
feat/notify/shoutrrr--nicholas-fedor
Dec 12, 2025
Merged

feat(notify): migrate from containrrr/shoutrrr to nicholas-fedor/shoutrrr#718
JosephKav merged 4 commits intomasterfrom
feat/notify/shoutrrr--nicholas-fedor

Conversation

@JosephKav
Copy link
Copy Markdown
Collaborator

@JosephKav JosephKav commented Dec 12, 2025

  • Discord - add threadid
  • MatterMost - add disabletls
  • Teams - add extraid, organization (support for newer Teams WebHooks, fixes feat: Support for power automate Webhooks in teams #623)
  • Gotify - add extras, date, insecureskipverify, useheader
  • ntfy - add disabletlsvalidation,
  • smtp - add requirestarttls, skiptlsverify, timeout

…trrr

- Discord - add threadid
- MatterMost - add disabletls
- Teams - add extraid, organization
- Gotify - add extras, date, insecureskipverify, useheader
- ntfy - add disabletlsvalidation,
- smtp - add requirestarttls, skiptlsverify, timeout
@JosephKav JosephKav added the enhancement New feature or request label Dec 12, 2025
@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 (2116b16) to head (f4d89d8).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #718      +/-   ##
==========================================
+ Coverage   98.82%   98.83%   +0.01%     
==========================================
  Files         132      132              
  Lines        8891     8904      +13     
==========================================
+ Hits         8786     8799      +13     
  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 7b7aaf6 into master Dec 12, 2025
7 checks passed
@JosephKav JosephKav deleted the feat/notify/shoutrrr--nicholas-fedor branch December 12, 2025 22:59
This was referenced Dec 12, 2025
@JosephKav JosephKav added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Support for power automate Webhooks in teams

1 participant