actions-marketplace-validations/ghec-enterprise-reporting
Action to report GitHub Enterprise Cloud account billing information in an issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 2, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/actionsdesk_ghec-enterprise-reporting@eff8a4a473ea4d3a87231abcd00ae5d55cc54560 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| enterprise_slug | The enterprise to query in slug format (e.g. `github`) | yes | — |
| enterprise_token | The GitHub Enterprise Cloud token to use for authentication | yes | — |
| github_token | The GitHub token to use for authentication | yes | ${{ github.token }} |
| issue_title | Enterprise billing report title to add to the created issue | no | GHEC Usage Report |
Outputs
no outputs