bthomas2622/GitHub Copilot Metrics API Export
Export metrics from GitHub Copilot Usage Metrics API to a CSV file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | GitHub token used to create an authenticated client | yes | — |
| enterprise-summary | Export Copilot metrics for enterprise members | no | false |
| enterprise-name | GitHub Enterprise name/slug | no | "" |
| enterprise-team-summary | Export Copilot metrics for enterprise team members | no | false |
| enterprise-team-name | GitHub Enterprise Team name/slug | no | "" |
| org-summary | Export Copilot metrics for organization members | no | false |
| org-name | GitHub Organization name/slug | no | ${{ github.repository_owner }} |
| team-summary | Export Copilot metrics for organization team members | no | false |
| team-name | GitHub organization Team name/slug | no | "" |
Outputs
no outputs