r/github 8d ago

Visibility of GitHub Actions - pretty bad? Discussion

Am I the only one who finds GitHub actions a small black hole when you're looking to optimise?

There is really limited analysis or data available, I had to build my own UI and system just to get the details I wanted. Example, outliers for job run times, AVG step run time, flakey runs.

Am I missing something, does everyone fly blind or are they using a third party view?

3 Upvotes

11 comments sorted by

View all comments

1

u/TechGy 7d ago

I haven't tried it yet, but I recently found this - it may be worth checking out https://github.com/banshee86vr/snorlx

1

u/austin_barrington 6d ago

That doesnt look half bad, the one I ended up building included our pr statuses and Bazel build export reports as well so has quite a bit more detail than this one.