Disable Auto Analysis for new projects

To answer your questions;

  • TypeScript in this instance, we don’t use the auto code analysis as it doesn’t support code coverage
  • “first analysis without activating it on SonarCloud first” - correct, teams create new projects from the template and CI runs automatically on master before they’ve created the project in SonarCloud. We could change some of this flow or look to automate the creation of projects in SonarCloud if there is an API
  • Currently we’re ramping up new projects so a couple of times a week for just this one template, this will slow but for now it happens often

What I was hoping for is the project to be auto created in SonarCloud or a way for teams to later activate the project/github repo without auto analysis being enabled by default.