We are running sonarqube analysis on our Github repo PR. Its posting the analysis result in the PR comment right now. Is it possible to post the analysis inline in the code in the PR? We already have the PR decoration enabled.
Our first passes at this did it that way, but we had to move to just having a summary comment because the APIs to manage subsequent commits and analyses just weren’t there.