Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feeds file option for notification title prefixes #193

Merged
merged 8 commits into from
Jul 2, 2024

Conversation

VerifiedJoseph
Copy link
Owner

@VerifiedJoseph VerifiedJoseph commented May 29, 2024

Adds feed file option for prepending text to notification titles.

- name: Example feed
  url: https://example.com/feed.rss
  interval: 600
  ntfy_topic: test
  title_prefix: Status change!

image

@VerifiedJoseph VerifiedJoseph added the enhancement New feature or request label May 29, 2024
@VerifiedJoseph VerifiedJoseph changed the title Add feeds file option for title prefixes Add feeds file option for notification title prefixes May 29, 2024
@VerifiedJoseph VerifiedJoseph linked an issue May 29, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f2849d3) to head (98543e7).
Report is 12 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #193   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       236       241    +5     
===========================================
  Files             25        25           
  Lines            576       589   +13     
===========================================
+ Hits             576       589   +13     

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

@VerifiedJoseph VerifiedJoseph merged commit df3690b into main Jul 2, 2024
5 checks passed
@VerifiedJoseph VerifiedJoseph deleted the add-notification-title-prefix branch July 2, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Prefix ntfy title
1 participant