Skip to content

feat: Create/Update changes for RSS feed notif channel support#2397

Open
neilv-g wants to merge 1 commit intomainfrom
neilv-rss-3
Open

feat: Create/Update changes for RSS feed notif channel support#2397
neilv-g wants to merge 1 commit intomainfrom
neilv-rss-3

Conversation

@neilv-g
Copy link
Copy Markdown
Collaborator

@neilv-g neilv-g commented Apr 7, 2026

The Read and Delete NotifChannel APIs should work as is and not need any changes for RSS feeds.

@neilv-g neilv-g requested a review from jcscottiii April 7, 2026 16:57
Copy link
Copy Markdown
Collaborator

@jcscottiii jcscottiii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with two nits to help. Feel free to do those now or in a follow up.

Comment on lines 52 to 56
} else if cfg, err := request.Config.AsRSSConfig(); err == nil &&
cfg.Type == backend.RSSConfigTypeRss {
// RSS channels currently have no configuration fields to validate.
_ = cfg
} else {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See other note

Comment thread backend/pkg/httpserver/create_notification_channel.go Outdated
@neilv-g neilv-g force-pushed the neilv-rss-2 branch 5 times, most recently from 4617729 to 74df9ec Compare April 20, 2026 19:37
@neilv-g neilv-g force-pushed the neilv-rss-3 branch 3 times, most recently from a5c1cc6 to 1c9daf9 Compare April 20, 2026 22:07
Base automatically changed from neilv-rss-2 to main April 20, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants