ALM used: GitHub
CI system used: GitHub Actions
Scanner command used:
dotnet-sonarscanner begin /k:“0crazy-0_ClinicFlow” /o:“0crazy-0”
/d:sonar.host.url=“https://sonarcloud.io”
/d:sonar.cs.opencover.reportsPaths=“**/coverage.opencover.xml”
Languages of the repository: C#
SonarCloud project URL: SonarQube Cloud
Error observed:
Something went wrong while trying to get the pullrequest with key ‘61’
Post-processing failed. Exit code: 1
Steps to reproduce:
- I changed my GitHub username recently
- GitHub no longer appears as an option in Pull Requests provider settings
(only Azure DevOps Services and BitbucketCloud are shown) - Uninstalled and reinstalled the SonarCloud GitHub App
- Error persists on every new PR
What I need:
Re-link the GitHub App installation with my existing SonarCloud
organization (key: 0crazy-0). The analysis completes successfully
but cannot report the status check back to GitHub.