Hi all, has anyone tried / knows if we can subscri...
# random
h
Hi all, has anyone tried / knows if we can subscribe to RSS feed for Flink mailing list and JIRA?
r
I don't think there is a way for the mailing list, unfortunately. The only option there would be to use a tool like Inoreader which provides an email address with which you can subscribe to a mailing list and receive the emails as RSS entries. For the JIRA you can build a filter and then use the Export menu to get the RSS feed, e.g. https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=project+%3D+FLINK&tempMax=1000 for all issues in the project
h
Thanks! Seems like that was for a batch export of the feed πŸ˜• So I'll try building something. Thanks for the suggestions!