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

Feat: Project items - issues, draft issues, prs in a project #184

Closed scottlepp closed 1 year ago

scottlepp commented 1 year ago

image

yesoreyeram commented 1 year ago

Does this only works with projects and not with classic projects. Say grafana/55 works where grafana/13 doesn't work also doesn't throw error.

scottlepp commented 1 year ago

@yesoreyeram this uses the new projects api, not classic

Some values are not nullable. In those cases the type is not a pointer.

yesoreyeram commented 1 year ago

@yesoreyeram this uses the new projects api, not classic

can this be mentioned somewhere?