RSS feed for Ansible Porting Guide?

Is there any way we could get an RSS feed for the Ansible Porting Guides page in order to be notified when a new guide (or changes to existing) are posted?

2 Likes

I can’t say when or if such a feed might become available. In the meantime, I suggest using a service to alert when the page changes which would achieve a similar goal. Except, I recommend monitoring the raw file URL the page is built from, which should avoid any false positives.

https://raw.githubusercontent.com/ansible/ansible-documentation/refs/heads/devel/docs/docsite/rst/porting_guides/porting_guides.rst

I don’t endorse a particular URL monitoring service, but there are a number to choose from:

You could also try entering the Porting Guide webpage into Create RSS feeds from almost any website and see if that works? :slightly_smiling_face: