Hi,
I am trying to add PR decoration to my github and I follow the guide from the documentation from here: https://docs.sonarqube.org/8.3/analysis/pr-decoration/.
- sonarqube version: 8.3.
I installed the github app with the webhook & user auth url. Config github integration in ALM with the github app .pem file.
I have tried manually scan it locally and it works. But when I try to push the git commits and go to PR page, there is nothing showing on the page as well as the server logs. However in github app advance tab, the deliver shows successful.
May I seek your assistant about this issue?