Configure maximum number of index jobs for a commit on a per-repository basis
Created by: efritz
We do not queue any jobs if we would infer more than 25 of them in a single commit (to avoid flooding ourselves with DefinitelyTyped index jobs, for example).
We should allow certain repositories with a large number of roots to "increase" the number of jobs that would be inferred without having to configure it manually.