GitHub not available as Pull Request provider after username change

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

PR URL: chore(github): add QA checklist item to PR template by 0Crazy-0 · Pull Request #61 · 0Crazy-0/ClinicFlow · GitHub

Error observed:
Something went wrong while trying to get the pullrequest with key ‘61’
Post-processing failed. Exit code: 1

Steps to reproduce:

  1. I changed my GitHub username recently
  2. GitHub no longer appears as an option in Pull Requests provider settings
    (only Azure DevOps Services and BitbucketCloud are shown)
  3. Uninstalled and reinstalled the SonarCloud GitHub App
  4. 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.

Hi,

Welcome to the community!

Is this project under your personal organization? Meaning that changing your username would have E.G. changed the project URL?

Can you still see/access the project in SonarQube Cloud directly? If so, you may simply need to rebind it.

 
HTH,
Ann