Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Calculate GitHub Actions success rates and execution times (github.com/fchimpan)
1 point by r4mimu on May 26, 2024 | hide | past | favorite
Hi HN,

I created a GitHub CLI extension to calculate the success rate and execution time of GitHub Actions workflows and jobs. This tool will help you determine where you can improve your GitHub Actions workflows.

Here are its key features:

- Calculate the success rate and execution time of workflow runs and job steps

  - Provide average, median, minimum, and maximum execution times of successful runs

  - Detailed information for each job and step including step name, step number, runs count, conclusion, rate, execution duration, and failure URL
- Outputs can be formatted as JSON for easy integration with other tools and workflows

I’d love to hear your feedback and any suggestions for improvement. Thank you!



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: