which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
SonarQube ID information
Server ID: 28C70C56-AX-pmK9qinZ6_e5CzYgQ
Version: 9.9.0.65466
Date: 2023-05-30
how is SonarQube deployed: zip, Docker, Helm
Docker or Helm, not sure
what are you trying to achieve
Change the main branch for projects in SonarQube
what have you tried so far to achieve this
Go to Project Settings > Branches & Pull Requests Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!
@cathy If i am correct you wont be able to change the main branch in SonarQube. What you can do is update the main branch name to the branch name you need.
follow the below steps to change the branch name:
Go to the project → Select Project settings → Select Branches and pull request → select the gear icon near to the main branch → Click rename branch
@cathy that’s expected only because you already analyzed the branch name you want to make as default
jest delete the branch and try renaming it will work. after renaming scan the code again and you will be able to see it as default branch.