traffic plugin shows wrong amount of created pull requests
#28
Unanswered
PerchunPak
asked this question in
Q&A
Replies: 1 comment
-
|
Same answer as #9, I'll happily PRs to fix bugs but I'm not spending a ton of effort to fix them myself. Skimming through the source code, it looks like the traffic plugin shows the # of PRs targeted at repos you own, not the # of PRs you've filed (though I could very well be misreading it, I've been very low on sleep recently) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Generated output (via file) shows
179 Pull requests openedwhile I have at least 260 pull requests in nixpkgs and mcstatus. Search API shows 480+ PRs (executed on a fresh account that does not have access to my private repos)Token permissions
I know that this project just uses
totalPullRequestReviewContributions, but this is way off. Maybe that API counts only contributions in the last year?Beta Was this translation helpful? Give feedback.
All reactions