I have access to an older version of GitLab at my work and we use tags there to group projects by client and/or type.
There is a tag section on the projects view, with one click you see all the projects under a tag.
Tag filtering in the search box like tags:community
Filter by tags on the projects page
I think these are all very useful if a user has a certain amount of projects under his hand. Especially in enterprise environments this would be perfect to have. But I can see this being used in CE too.
I absolutely agree. I actuslly would need those tags to do some stuff in the API based on them (create external code quality environments depending on the tags etc). We currently have to manage around 260 projects in our GotLab CE installation and besides them being useful for API stuff I'd love to have them available in the UI too so we could just filter them or see at one glance what this project is tagged for. It would also be phenomenal of we could assign colors to the Tags like it's being done with labels in issues or at least like Tags on gitlab-runners
Further tags integration is definitely necessary; just like @bernhardberger we have lots of projects here, and tags could really save us a lot of time.
Is there any chance to see anything coming out of this ?
We have a large number of Repos and are looking to use Tags to help identify and manage products. Having UI allow filtering by Tags would help Administration and Development teams better manage Repos.
Not sure if the tab bar (that says All Projects) is actually used for anything. I just probably haven't come across it yet, but we could put tags in there?
I work at worlds biggest fusion research centre, and we host and use a Gitlab instance here. And due to a a lack of a catalogue style layer, we was hoping to implement one using the v4 API, and the tag system as a form of filtering. This would mean we would like the API to be able to produce a list of all tags (similar to how the drop-down was done before but this time by API call instead), and then the option to filter projects by a tag. This would allow us to manage and search through projects much better, however we do require the tag system to still exist, though removing the giant list in the UI was a good move, and for tags to be usable in the API.
We feel this is a very general use-case for tags in larger organisations where management is a key aspect.