Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository topic/labeling globally and within an organisation #219

Closed
typeless opened this issue Nov 22, 2016 · 5 comments · Fixed by #3711
Closed

Repository topic/labeling globally and within an organisation #219

typeless opened this issue Nov 22, 2016 · 5 comments · Fixed by #3711
Labels
type/enhancement An improvement of existing functionality type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Milestone

Comments

@typeless
Copy link
Contributor

typeless commented Nov 22, 2016

When the number of repositories of an organisation grows to an extent, it's going to be difficult to keep the repos well-organised and easy to find. In directory-oriented VCS like Subversion, that can be intuitively handled by directory hierarchy. Something like labels for Git repository would help improving the user experience.

Ideas?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@lunny lunny added type/enhancement An improvement of existing functionality type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Nov 22, 2016
@lunny lunny added this to the 1.x.x milestone Nov 22, 2016
@tboerger
Copy link
Member

This needs to be optional for sure, Bitbucket is an example, they are providing some kind of folders now, but IMHO it's not done really good.

@typeless
Copy link
Contributor Author

@tboerger What are the disadvantages of Bitbucket's approach? I have never used the feature at Bitbucket.

@lunny
Copy link
Member

lunny commented Feb 11, 2017

This is like github topic.

@typeless
Copy link
Contributor Author

A tree-like directory view of repositories would still be useful than the Github topic (or they serve different purposes). For instance, we currently have dozens of small shared libraries which share a common umbrella to expose a set of APIs. It's similar to Qt and its subordinate modules. In order to avoid messing the libraries with other unrelated repos belonging to the same team, we could use sub-modules to emulate the tree view. But it would still require annoying linear-search from page to page to locate the meta repo if it's not on the first few pages. It's less optimal than what CVS/subversion can do when it comes to organize hierarchical relationships of projects.

@marbetschar
Copy link

Would really love to see GitHub like topics in Gitea! This would enable a bunch of possibilities. Was there already any progress in implementing this?

topics

@lunny lunny changed the title Repository labeling within an organisation Repository topic/labeling globally and within an organisation Mar 23, 2018
@lafriks lafriks modified the milestones: 1.x.x, 1.5.0 Apr 11, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement An improvement of existing functionality type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants