Closed t0mmili closed 3 weeks ago
Hi. Good idea to show this data separately. Unfortunately the repos api I use doesn't have this data.
I don't really want to make a lot of requests to the api to avoid the api rate limit. Instead of several queries, maybe something can be done with graphql api: https://github.com/orgs/community/discussions/61508#discussioncomment-6516292.
Do you wanna try?
@vladkens For the time being I prepared changes based on core API approach. It needs only 1 additional request per repo, so I think it's not that much. I will add PR shortly. As for GraphQL. I will look into it 😉
Hi, I discovered that Issues counter is not comparable with real issues listed in GitHub web UI. This is, as you probably know, not an API issue, but rather a feature. It returns open issues and PRs combined together.
My proposition of improvement is to: