Enums§
- Billing
Slash GetGithub Actions Billing OrgError - struct for typed errors of method
billing_slash_get_github_actions_billing_org
- Billing
Slash GetGithub Actions Billing User Error - struct for typed errors of method
billing_slash_get_github_actions_billing_user
- Billing
Slash GetGithub Packages Billing OrgError - struct for typed errors of method
billing_slash_get_github_packages_billing_org
- Billing
Slash GetGithub Packages Billing User Error - struct for typed errors of method
billing_slash_get_github_packages_billing_user
- Billing
Slash GetShared Storage Billing OrgError - struct for typed errors of method
billing_slash_get_shared_storage_billing_org
- Billing
Slash GetShared Storage Billing User Error - struct for typed errors of method
billing_slash_get_shared_storage_billing_user
Functions§
- billing_
slash_ get_ github_ actions_ billing_ org - Gets the summary of the free and paid GitHub Actions minutes used. Paid minutes only apply to workflows in private repositories that use GitHub-hosted runners. Minutes used is listed for each GitHub-hosted runner operating system. Any job re-runs are also included in the usage. The usage returned includes any minute multipliers for macOS and Windows runners, and is rounded up to the nearest whole minute. For more information, see "Managing billing for GitHub Actions". OAuth app tokens and personal access tokens (classic) need the
repo
oradmin:org
scope to use this endpoint. - billing_
slash_ get_ github_ actions_ billing_ user - Gets the summary of the free and paid GitHub Actions minutes used. Paid minutes only apply to workflows in private repositories that use GitHub-hosted runners. Minutes used is listed for each GitHub-hosted runner operating system. Any job re-runs are also included in the usage. The usage returned includes any minute multipliers for macOS and Windows runners, and is rounded up to the nearest whole minute. For more information, see "Managing billing for GitHub Actions". OAuth app tokens and personal access tokens (classic) need the
user
scope to use this endpoint. - billing_
slash_ get_ github_ packages_ billing_ org - Gets the free and paid storage used for GitHub Packages in gigabytes. Paid minutes only apply to packages stored for private repositories. For more information, see "Managing billing for GitHub Packages." OAuth app tokens and personal access tokens (classic) need the
repo
oradmin:org
scope to use this endpoint. - billing_
slash_ get_ github_ packages_ billing_ user - Gets the free and paid storage used for GitHub Packages in gigabytes. Paid minutes only apply to packages stored for private repositories. For more information, see "Managing billing for GitHub Packages." OAuth app tokens and personal access tokens (classic) need the
user
scope to use this endpoint. - billing_
slash_ get_ shared_ storage_ billing_ org - Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages. Paid minutes only apply to packages stored for private repositories. For more information, see "Managing billing for GitHub Packages." OAuth app tokens and personal access tokens (classic) need the
repo
oradmin:org
scope to use this endpoint. - billing_
slash_ get_ shared_ storage_ billing_ user - Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages. Paid minutes only apply to packages stored for private repositories. For more information, see "Managing billing for GitHub Packages." OAuth app tokens and personal access tokens (classic) need the
user
scope to use this endpoint.