Skip to content

Commit f6a6c15

Browse files
authored
Merge pull request #24 from devops-actions/copilot/fix-23
Add explainer section to README with GitHub Pages link and usage instructions
2 parents 950d89f + cd65d05 commit f6a6c15

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
A single-page application that visualizes GitHub Copilot premium request usage data from CSV exports. This tool helps you understand your team's Copilot usage patterns.
44

5+
## Quick Start
6+
7+
Need to analyze the premium requests CSV?
8+
I created a SPA with Spark and Coding Agent to display an overview of the Premium Requests CSV that you can currently download (no API yet 😓), so share it where needed!
9+
10+
Hosted on GitHub Pages: [GitHub Copilot Premium Requests Usage Analyzer](https://devops-actions.github.io/github-copilot-premium-reqs-usage/)
11+
12+
Upload the CSV from the enterprise export (Billing and Licenses → Usage → Export dropdown right top)
13+
14+
Result:
15+
16+
![Image](https://github.com/user-attachments/assets/b4492fef-aff9-464e-8ac8-6830475d00ef)
17+
18+
![Image](https://github.com/user-attachments/assets/b2d896f5-269a-4b33-9bb9-7e28354fdc5e)
19+
20+
![Image](https://github.com/user-attachments/assets/f8fb7acd-a369-492e-a93a-158fbb1bd0a7)
21+
522
## Features
623

724
- Upload and parse GitHub Copilot usage CSV data

0 commit comments

Comments
 (0)