Guys, I have a simple question.
The Rancher (or Suse), have active RSS Feed to notify about new releases, issues or corrections? I want to integrate this Feed on my slack to receite notifications and prevent problems on the Rancher product
l
little-actor-95014
01/06/2023, 5:42 PM
It's not a perfect system, but I use GitHubs RSS Feeds to watch Rancher Releases (I do the same for RKE2 as well)
https://github.com/rancher/rancher/releases.atom
GitHub issues I find to be too noisy, so I haven't put work into figuring those out, they don't seem to have an RSS feed from GitHub.
I've piped mine through PowerAutomate to filter out any "-rc" releases
👍 1
You could in theory "Watch" the github issues and then pull them from your personal GitHub RSS feed, but not sure how exactly to do that plumbing