Hi,
I’ve covered this in one of your other threads.
There are multiple reasons for that. One is that this thread is about SonarQube Server and (as I’m aware from some of your other threads) you’re using SonarQube Cloud. The options vary. This is one feature that hasn’t made the jump from one product to the other.
You need to edit your branch pattern.
And since staging
was initially created as a short-lived branch, you’ll need to delete it and re-create it after you’ve corrected the pattern. Branch types are immutable.
When you re-create it, make sure to do so without passing a branch name parameter. This means it will be created as main
in SonarCloud. You can then rename it to staging
.
And BTW, you’ve resurrected a 3-month old thread here. Per the FAQ, please don’t do that.
If there’s more to this that you’d like to pursue, please create a new thread.
Ann