Add topic RSS feed
What does this MR do and why?
This feature adds a RSS feed for topics, so that we can follow topics we like and be notified when new projects are being released.
In order to avoid spamming the same projects multiple times, the projects are sorted by id, thus creation date. So the feed is about discovering new projects, and not, for example, getting news on updates for existing projects (for that, an user may follow the RSS feed on the project activity page).
Screenshots or screen recordings
How to set up and validate locally
- Go to a topic page
- Follow the RSS link
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by kik