bthomas2622 / copilot-metrics-export-action

GitHub Action to export metrics from the GitHub Copilot Usage Metrics API into csv files
MIT License
3 stars 1 forks source link

Add support to collect enterprise teams data #4

Closed jonjozwiak closed 2 months ago

jonjozwiak commented 2 months ago

This pull request introduces new functionality to generate CSV reports for GitHub Copilot usage metrics at the enterprise team level. The most important changes include updates to the README.md for documentation and modifications to the action.yml and index.js files to support new inputs and functionalities.