actions-marketplace-validations/ghec-enterprise-reporting

Action to report GitHub Enterprise Cloud account billing information in an issue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/actionsdesk_ghec-enterprise-reporting@eff8a4a473ea4d3a87231abcd00ae5d55cc54560 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
enterprise_slugThe enterprise to query in slug format (e.g. `github`)yes
enterprise_tokenThe GitHub Enterprise Cloud token to use for authenticationyes
github_tokenThe GitHub token to use for authenticationyes${{ github.token }}
issue_titleEnterprise billing report title to add to the created issuenoGHEC Usage Report

no outputs