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 GitHub Copilot connection requires either enterprise or org - so when the collector reads the data from GitHub, the user-specific values are never read:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The GitHub Copilot connection requires either enterprise or org - so when the collector reads the data from GitHub, the user-specific values are never read:
devlake/backend/plugins/gh-copilot/tasks/ai_credit_collector.go
Lines 51 to 60 in 37220be
Because of that _tool_copilot_user_ai_credit_usage is always empty.
Is this intended?
All reactions