Template for a good new topic, formatted with Markdown:
ALM used: Azure DevOps
CI system used: Azure DevOps
Languages of the repository: C++, python
I have ‘master’ as my default branch created a ‘release’ branch of that. The release branch is a long lived branch.
I set the regex on the ‘branches’ page in the sonarcloud project to: (release)*
I would expect that the ‘release’ branch would show up as ‘long lived branch’ but somehow it remains under the short lived branches.