Is it possible to configure devops integration in sonarscanner

Hi,

Sorry, there’s not. You can script this though, using the same Web API calls that the UI does.

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