We have a Github organisation with several Repository's with multiple workflows in each.
We have made use of Status badges in the README but it would be nice to have a web page or something similar that can display the latest results of each workflow.
Are there any good guides or suggestions on best way to do this?
Thanks
There isn't any webpage doing this for you (yet), but you could use the Github API for actions to get those informations, as there are interesting services available to get those datas:
After listing all the workflow repos and runs, you could get the status of the last runs and update them using a CRON JOB ou something similar.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With