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

[Feature Request] Modular issue label sets #18583

Open
schorsch13 opened this issue Feb 3, 2022 · 0 comments
Open

[Feature Request] Modular issue label sets #18583

schorsch13 opened this issue Feb 3, 2022 · 0 comments
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@schorsch13
Copy link
Contributor

Introduction

Currently you can only choose one specific issue set. It is pretty hard to create actual good sets that differ from each other so much, that it pays off to create a independent set. Often there is only a small variation between two sets and there is a lot of redundancy. We at codeberg think that modularization of those sets would be a huge advantage for both the admin and the end-user. Modular in this case means that the user can choose multiple sets to create their own label set. As an admin you would then create multiple sets that fit to a major category.

Example

Priority: Critical, High, Medium, Low
Status or State: Backlog, ToDo, Work in Progress, Review, Done, Closed
Kind or Type: Bug, Documentation, Duplicate, Enhancement, Feature, Question
Tag: good first issue, help wanted, invalid, wontfix

Pretending that a user Alice wants to have Kanban (Status) and Prioritization. She simple checks Priority and Status and voila she has all labels from those two sets.

Bob on the other hand does not need Prioritization but he picks Status and Type. His repo will be provided with all the labels from those sets.

Summary

Both the end-user and the instance admin would benefit from this system. The admin only needs to set up some basic sets instead of a ton of sets with only small variations and the end-user can configure their labels the way they want it.

@lunny lunny added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

2 participants