You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin could have another tab that shows cards about how many users have licenses, how many of them have never used copilot, and also how many have not used in the last X days
🎤 Context
Github Copilot api has data about users that have copilot licenses. This would be useful to check if we have any license that is not being used and also track adoption up close.
✌️ Possible Implementation
Use the api endpoint https://api.github.com/enterprises/{ENTERPRISE}/copilot/billing/seats as described on the github api docs and retrive data about seats usage
👀 Have you spent some time to check if this feature request has been raised before?
@leonarhv Heyy, sure.. it would be really cool to add this feature.. I don't really know how it works.. but I would say that if you're going to implement it, wait a bit because there is a pull request refactoring 90% of everything in the plugin, I should work on it in sequence and finish it soon.
Plugin Name
copilot
🔖 Feature description
The plugin could have another tab that shows cards about how many users have licenses, how many of them have never used copilot, and also how many have not used in the last X days
🎤 Context
Github Copilot api has data about users that have copilot licenses. This would be useful to check if we have any license that is not being used and also track adoption up close.
✌️ Possible Implementation
Use the api endpoint
https://api.github.com/enterprises/{ENTERPRISE}/copilot/billing/seats
as described on the github api docs and retrive data about seats usage👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
No, but I'm happy to collaborate on a PR with someone else
The text was updated successfully, but these errors were encountered: