PR decoration is missing for manually added github project

  • ALM used - Github
  • CI system used - GithubAction
  • Languages of the repository - Golang

We have an organisation and paid plan for SonarCloud. I have created a project manually and configured GitHub action to perform an analysis

Everything seems to work except the PR decoration and checks failure, and everything is really not a good experience without it.

Checks are passing even if the Sonar Gate analysis is failing and the report is also not posted on PR.
What could be the cause of it?

Thanks

Projects must be bound for PR Decoration to work, which means they cannot be created manually.