Hi,
I have been relying on the atom feed at Release notes from discourse for a long time to alert me to the latest release, which has fed into some other tooling like Icinga and Slack notifications when the Discourse version is out of date.
(I know that Discourse can send e-mails about this, but e-mail is not a viable alerting mechanism for us).
It seems as of the weekend that all the releases disappeared from Releases · discourse/discourse · GitHub - was that deliberate?
This also means that other methods than feeds, such as https://docs.github.com/en/rest/reference/repos#get-the-latest-release don’t work either, so https://api.github.com/repos/discourse/discourse/releases/latest now throws a 404.
Maybe there’s a good reason for this but I’m hopeful that releases can be restored on Github for what is a useful method to check the latest release. Alternatively, is this info available somewhere else? We can’t rely on Tags · discourse/discourse · GitHub because ‘latest-release’ doesn’t really point to a version number there.
Thanks!