imjasonh / ideas

A place for me to file issues against myself for things I want to build when I'm bored
5 stars 0 forks source link

GitHub Actions cost estimate bot #112

Open imjasonh opened 1 year ago

imjasonh commented 1 year ago

Have a bot update a PR with how many GHA minutes have been used testing/linting it, taking into account runner sizes.

💡 This PR is responsible for 18m36s core-minutes of GitHub Actions runner execution time (est. $0.14)

For bonus points, break down by what workflows contributed the most. Maybe the linter doesn't need 32 cores.