Does anyone else wish GitHub's billing page showed per-repo and per-workflow cost breakdown?
The current billing page shows:
- Total minutes used (org-level)
- Breakdown by OS (Linux/Windows/macOS)
- That's it.
What I actually need:
- Which of my 30 repos is consuming the most minutes?
- Which specific workflow is the most expensive?
- Which team member is triggering the most costly runs?
- Is my bill trending up or down week over week?
I end up pulling data from the API manually every month to build a spreadsheet for my manager. Am I the only one who finds the native billing insufficient? Would you pay for a tool that did this automatically?