Labels/Tags for repositories #2446

Closed
opened 2025-11-02 04:36:25 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @michael-brade on GitHub (Oct 25, 2018).

Feature Request:

I would like to be able to assign labels or tags to repositories, just like you can assign labels to issues. Right now the only way to group repositories is by organization and per user. And the poor man's way is to prefix the repository name with a group name. It would be much nicer to be able to tag/label the repositories and then be able to filter them by label.

Originally created by @michael-brade on GitHub (Oct 25, 2018). Feature Request: I would like to be able to assign labels or tags to repositories, just like you can assign labels to issues. Right now the only way to group repositories is by organization and per user. And the poor man's way is to prefix the repository name with a group name. It would be much nicer to be able to tag/label the repositories and then be able to filter them by label.
GiteaMirror added the issue/duplicate label 2025-11-02 04:36:25 -06:00
Author
Owner

@techknowlogick commented on GitHub (Oct 25, 2018):

Closing as duplicate of #3711

See: https://blog.gitea.io/2018/08/gitea-1.5.0-is-released/ for a GIF of how to use topics.

@techknowlogick commented on GitHub (Oct 25, 2018): Closing as duplicate of #3711 See: https://blog.gitea.io/2018/08/gitea-1.5.0-is-released/ for a GIF of how to use topics.
Author
Owner

@michael-brade commented on GitHub (Oct 25, 2018):

Oh gee, I just found exactly that! Sorry for this issue and thanks for being faster than me 😄

@michael-brade commented on GitHub (Oct 25, 2018): Oh gee, I just found exactly that! Sorry for this issue and thanks for being faster than me :smile:
Author
Owner

@michael-brade commented on GitHub (Oct 25, 2018):

Hmm, a nitpick: I am using 1.6.0-rc.1, but in that version the topics are always converted to lower case, so API becomes "api". Is that intentional or a bug? The GIF in your link doesn't do that.

@michael-brade commented on GitHub (Oct 25, 2018): Hmm, a nitpick: I am using 1.6.0-rc.1, but in that version the topics are always converted to lower case, so API becomes "api". Is that intentional or a bug? The GIF in your link doesn't do that.
Author
Owner

@techknowlogick commented on GitHub (Oct 25, 2018):

I believe it is intentional. There was a PR (that was merged after the one I linked above) that does some validation, to reduce duplication of tags, and cleaning up of things. @axifive would be able to give you more specific information.

@techknowlogick commented on GitHub (Oct 25, 2018): I believe it is intentional. There was a PR (that was merged after the one I linked above) that does some validation, to reduce duplication of tags, and cleaning up of things. @axifive would be able to give you more specific information.
Author
Owner

@lunny commented on GitHub (Oct 25, 2018):

That maybe a bug. We should keep the original name of topic.

@lunny commented on GitHub (Oct 25, 2018): That maybe a bug. We should keep the original name of topic.
Author
Owner

@michael-brade commented on GitHub (Oct 29, 2018):

So... should I open a new issue? Or rename and reopen this one?

@michael-brade commented on GitHub (Oct 29, 2018): So... should I open a new issue? Or rename and reopen this one?
Author
Owner

@lunny commented on GitHub (Oct 29, 2018):

@michael-brade I think open a new issue is better.

@lunny commented on GitHub (Oct 29, 2018): @michael-brade I think open a new issue is better.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2446