Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Need help with integrating sonarqube on our google ci/cd pipeline with github repository

Hello, I need to integrate sonarqube that resides on google cloud, as soon we trigger a ci/cd pipeline the sonarqube analyze our code and generate a report.
steps:

  1. we push or make a PR on our github repo
  2. gcp cicd pipeline gets triggered
  3. sonarqube analyzes our repo and generates reports

I have tried with several solutions for this, but i am not able to make it work, either sonarqube doesn’t initializes or else if it does, i cant make it work with our github repo.

I am totally new to google cloud and sonarqube, so i may need step by step guide for the same.
Please help me solve this issue.
Thanks.

0 1 1,472
1 REPLY 1