Sonarqube + Github PR decoration issue

In the CE.log, I saw an error about the PR decoration request:

Pull request decoration failed
java.lang.IllegalStateException: the configured repository slug does not have the expected format ‘organization/repository’

I had to update this in the Sonarqube Project Settings > General Settings > DevOps Platform Integration > Repository Name. Now the PR decoration works again.

Thanks,
Mike

1 Like