Renaming a GitHub project

Hello all,
We’ve got a project that has been configured from github and work all OK.
As a tentative to be more organised while scaling up, we’re considering renaming some of our projects in GH, but before doing anything I wanted to know if the changes are automatically picked up by SonarCloud, they won’t, or we need to do something manually.

Many thanks,
M.

Hello @ThePeach,

We listen to webhooks sent by GitHub and will rename your project accordingly. If you have the SonarCloud application installed on your Github organization, and if that application has access to the repository you are going to rename we should receive the rename event from GitHub.

Tom

1 Like

Perfect, thanks @TomVanBraband