grafana / github-datasource

Grafana data source plugin using the Github API to retrieve and visualize Github data.
https://grafana.com/grafana/plugins/grafana-github-datasource/
Apache License 2.0
242 stars 53 forks source link

Cannot view private repos #241

Closed leonid-deriv closed 1 year ago

leonid-deriv commented 1 year ago

I have configured data source as described in the docs and successfully got data from public repos. No data is returned from private organisations. The token has repo permission. Do I need to be owner of the organisation to view private repos.

PoorlyDefinedBehaviour commented 1 year ago

I can view private repos using a token from the Tokens (Classic) page with these permissions:

Screenshot 2023-08-02 at 10 32 33
leonid-deriv commented 1 year ago

Thank you. I can view them now. The problem was that after token creation I had to configure SSO and I have not done it. image