tentwentyone/GitHub Copilot License Retrieval
Retrieve and report on GitHub Copilot licenses across an enterprise
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| enterprise | GitHub Enterprise name | yes | — |
| token | GitHub token with copilot billing permissions | yes | — |
| output-format | Output format (json or csv) | no | json |
| output-file | Output file name (without extension) | no | copilot_licenses |
| include-billing | Include billing summary information | no | false |
| include-summary | Show summary information in logs | no | true |
| per-page | Results per page (max 100) | no | 100 |
Outputs
| name | description |
|---|---|
| total-seats | Total number of Copilot seats |
| output-file-json | Path to the generated JSON file |
| output-file-csv | Path to the generated CSV file |
| organizations | List of organizations with Copilot licenses |