Unable to create Project Tags in SonarCloud

We’re using SonarCloud, with both Azure DevOps and Gitlab. According to the docs here, I’d expect to be able to add project tags (https://docs.sonarqube.org/latest/project-administration/project-settings/).

I am set up as an administrator. When I look on the project page, I see where it says, “No tags”, but no way to add/edit. On the Projects home page, I do see the ability to search by tags, but just can’t find a way to add them to a project.

Any advice?

Hi,

Tags can be added while in the project “homepage”, at the right of the screen. This is a combobox, when you search for a tag that doesn’t exist, there’s a “+” little icon beside it, just click on the box, the tag will be created and added to your project

Mickaël

Hey @mickaelcaro cant find the tags where is it i wonder, its really had to find
am using sonar qube cloud

what i understand from tags here, is i want to tag branch
xxxx to be testing
yyyy to be staging
zzzz to be production

is that doable

btw i see no tags here

or the idea is to have the version as tag and it can have the word i want like
0.1.25-testing
0.1.25-staging
etc… coz i see this

i added

and trying to see if version and tag works well together

its showing here its tagging the whole project not version

hmmm

Thanks for help