Is there a way to initiate an ad-hoc scan of a given branch from within the SonarCloud UI?

  • ALM used: Bitbucket Cloud
  • CI system used: Jenkins
  • Languages of the repository: Java

Is there a way to initiate a scan of a given branch from within the SonarCloud UI? Or do we always have to initiate via command line or (in our case) mvn sonar plugin?

Hi @wesgamble,

Welcome to our community forum!

You would like to start a scan of a branch manually from SonarCloud directly and not from your CI (Jenkins), is that correct?

Cheers,