I'm sure there are others of you out there like me who are using Github Actions for continuous integration. Recently, I got tired of updating my CI workflow definition every time a new Fedora release branched, so I wrote a reusable Github Action[1] to query Bodhi for the list of "current" (aka "stable") and "pending" (AKA "branched" or "rawhide") releases and return them as a JSON array that can be used to dynamically generate the build matrix. Since I figured it might be useful to others, I have made it available publicly. See the Marketplace link[1] for usage examples. [1] https://github.com/marketplace/actions/get-fedora-releases _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure