Comment by mdaniel
2 years ago
are you aware that the GH org parsing is apparently case sensitive? https://devboard.gitsense.com/jetbrains = blank https://devboard.gitsense.com/JetBrains = works (although it does whine about the number of repos)
2 years ago
are you aware that the GH org parsing is apparently case sensitive? https://devboard.gitsense.com/jetbrains = blank https://devboard.gitsense.com/JetBrains = works (although it does whine about the number of repos)
Yeah this is something I'll need to fix. Also, the repos limit is to keep resources in check. For example, crunching 5000 repos for Microsoft takes about 10 minutes and ties up 8 out of 20 query threads.
Thanks for the feedback.