Is your feature request related to a problem? Please describe.
I am frustrated that the GitHub Readme Stats widget does not display the total number of pull requests (PRs) and issues when repositories belong to an organization, especially private ones. Even after using the _countprivate=true parameter, stats like total PRs and issues are not counted towards the total. This limits the accuracy and completeness of the displayed stats, especially when most of my contributions are in private organization repositories.
Describe the solution you'd like
I would like the GitHub Readme Stats to fully support displaying pull request (PR) and issue counts from private repositories within an organization. The widget should reflect contributions such as merged PRs, opened issues, and commits across both personal and organizational repositories without violating the visibility restrictions set by GitHub.requests
Is your feature request related to a problem? Please describe.
I am frustrated that the GitHub Readme Stats widget does not display the total number of pull requests (PRs) and issues when repositories belong to an organization, especially private ones. Even after using the _countprivate=true parameter, stats like total PRs and issues are not counted towards the total. This limits the accuracy and completeness of the displayed stats, especially when most of my contributions are in private organization repositories.
Describe the solution you'd like
I would like the GitHub Readme Stats to fully support displaying pull request (PR) and issue counts from private repositories within an organization. The widget should reflect contributions such as merged PRs, opened issues, and commits across both personal and organizational repositories without violating the visibility restrictions set by GitHub.requests
Describe alternatives you've considered
No response
Additional context
No response