-
which versions are you using
SonarQube version: 9.3.0.51899 (Developer Edition) -
what are you trying to achieve
Change the Sonarqube analytics master branch. -
what have you tried so far to achieve this
Rename the branch name for develop.
The issue is that I submitted the develop branch for analysis by sonarqube, so it is currently identifying two branches: master and develop.
Because of this I can’t change the name for the develop branch.
But if I delete the develop branch I lose all its analysis history, right? This history is very important.
How can I change sonarqube’s main branch to develop without losing the analysis history of that branch?