Template for a good new topic, formatted with Markdown:
- ALM used (GitHub, Bitbucket Cloud, Azure DevOps)- Used Bitbucket
- CI system used (Bitbucket Cloud, Azure DevOps, Travis CI, Circle CI - CodeBuild
- Scanner command used when applicable (private details masked)
- Languages of the repository - typescript for cdk, yaml for buildspec
- Only if the SonarCloud project is public, the URL - private
- And if you need help with pull request decoration, then the URL to the PR too
- Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
- Steps to reproduce
- Potential workaround
Hi, I have created CI for my branch which is not develop branch. after each commit it is taking the commit id of my branch but the name in the sonarcloud ui is - develop under the long-lived branches.
we use the CI - codebuild. Please guide me how i can change the branch name from develop to my branch name.
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!