How to disable sonarcloud show status on Github

I found that our repo would show a sonarcloud report, but I don’t want it to show on our repo.
How to achieve this?

image

Hey there.

Short of uninstalling the SonarCloud application from your GitHub organization, there’s no clean way to do this.

Can you help us understand more why you want to disable this? Are you viewing the results in the SonarCloud UI, you don’t want the results to affect the merge, …?