Apply per-repo cap to candidates (#105). Keeps at most maxPerRepo issues from any single repo. Maintains the existing sort order — first N from each repo are kept, excess issues from over-represented repos are dropped.
maxPerRepo
Apply per-repo cap to candidates (#105). Keeps at most
maxPerRepoissues from any single repo. Maintains the existing sort order — first N from each repo are kept, excess issues from over-represented repos are dropped.