namipey/gha-usage-fetcher
GitHub Actions Usage Fetcher
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token | yes | — |
| org_name | Organization Name | yes | — |
Outputs
| name | description |
|---|---|
| ubuntu_2_core_usage | Ubuntu 2 core usage(min) |
| ubuntu_2_core_cost | Ubuntu 2 core cost($) |
| ubuntu_4_core_usage | Ubuntu 4 core usage(min) |
| ubuntu_4_core_cost | Ubuntu 4 core cost($) |
| ubuntu_8_core_usage | Ubuntu 8 core usage(min) |
| ubuntu_8_core_cost | Ubuntu 8 core cost($) |
| ubuntu_16_core_usage | Ubuntu 16 core usage(min) |
| ubuntu_16_core_cost | Ubuntu 16 core cost($) |
| ubuntu_32_core_usage | Ubuntu 32 core usage(min) |
| ubuntu_32_core_cost | Ubuntu 32 core cost($) |
| ubuntu_64_core_usage | Ubuntu 64 core usage(min) |
| ubuntu_64_core_cost | Ubuntu 64 core cost($) |
| total_cost | Total cost($) |