can you give us documentation/steps for how to create/make long living branches in sonarcloud.
Thanks.
can you give us documentation/steps for how to create/make long living branches in sonarcloud.
Thanks.
See the Long-lived Branches page in the documentation.
On your project, go to Administration / Branches & Pull Requests. There, you will see in the top-right corner a text like this: "Long living branches pattern: (branch|release)-.*
". That means that when the name of the branch starts with branch-
or release-
, then it will be considered a long-living branch.