Only check new commits in 250+ projects

Hello there!

We have over 250 active GitHub repositories that we maintain. We would like to add them all, but only check the code from new commits. If we have to scan all, it would be 5M+ lines of code. That would be too big a plan for us. I would like to get this to work. :slight_smile:

How can we resolve this?

Thanks!

SonarQube expects to analyze all your code, but you can always adjust the analysis scope. If you find clever ways to adjust the analysis scope to only contain the newish code, chapeau!