austenstone/Copilot Usage Action

Get reports on GitHub Copilot Usage

View on GitHub

Trust Signals

Scorecard Score
Scorecard 6–8scored Feb 3, 2026
Maintenance Recency
Maintainedlast commit Oct 5, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: austenstone/copilot-usage@86b69e19cdff19f8549fd3ea42246f9f5382adb6 # v5.2

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

namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientyes
enterpriseThe GitHub enterprise slugno
organizationThe organization slugno${{ github.repository_owner }}
teamThe team slugno
daysThe number of days to show usage metrics for.no
sinceShow usage metrics since this date. This is a timestamp in the format (YYYY-MM-DD). Maximum value is 28 days ago.no
untilShow usage metrics until this date. This is a timestamp in the format (YYYY-MM-DD). Maximum value is 28 days ago.no
job-summaryWhether to generate a reportnotrue
jsonWhether to generate JSON as a workflow artifactnotrue
csvWhether to generate CSV as a workflow artifactnofalse
csv-optionsOptions for the CSV generationno
xmlWhether to generate XML as a workflow artifactnofalse
xml-optionsOptions for the XML generationno
time-zoneThe time zone to use for the reportnoUTC
artifact-nameThe name of the artifact to createnocopilot-usage
namedescription
resultThe copilot usage as a JSON string
result-org-detailsThe copilot organization details
result-seatsThe copilot seat details
sinceThe date since which the usage metrics are shown
untilThe date until which the usage metrics are shown
daysThe number of days for which usage metrics are shown