Generate report for specific repos over email in sonarqube community edition without using any plugi

Hi,

Welcome to the community!

You’ll need to build your reports using the Web APIs.

The best way to master the API is to perform the desired action via the UI and eavesdrop to see which calls the UI made to accomplish the action.

You may also find this guide helpful.

 
HTH,
Ann