-
Notifications
You must be signed in to change notification settings - Fork 129
Ability to set default issue labels per organization (colors and names) #371
Comments
This could be done by an app, actually: I know waffle.io does it whenever I add a project to waffle.io/plushu/plushu (or at least whenever I drag a card for that project). |
Yeah, probably. I'm sure there's an API for it. I think it would be a good feature for project management capabilities though. |
This comment has been minimized.
This comment has been minimized.
#281 for orgs? |
We use this shell script to delete the default GitHub labels and add our own. You can modify as needed for your purposes. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
In our organisation there are almost 100 repositories. Even when using waffle to automate adding labels, and |
This comment has been minimized.
This comment has been minimized.
Gitlab provides possibility to promote labels to "group labels". That way you have a set of group labels, but can also have specific labels for one repo. GitHub does offer the "project" functionality by organization (as well as by repo). You can manage all organization-wide issues in projects. So, having a set of labels for an organization as well seems like the sensible next step to me. |
I sent request to GitHub support about this and got answer:
|
Agree, agree, agree. consistency in labels is key for github project management across many teams at one org! |
Working in a team that has over 600 repos, I can only echo the need for this! |
I agree |
👋Hello! I don't think this ask is going to get traction by itself. I'm seeing a lot more asks for a system like #281 with the ability to have a central place for label standardization which would also act as the default set. The problem of org level labels is a larger scope problem but would have the effect of fixing this. Wanted to make that known and perhaps it makes sense to merge this into the other. |
I think org wide similar to this implementation is best: https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization Per repo creates a lot of extra work for managers |
I can't remember now if I just opened the same issue twice or if I meant something different for each. Looks the same to me now. Closing this one i favor of the older issue. Please go 👍 that one! |
@mehulkar care to share a link? |
@nunorafaelrocha He's referring to #281 (comment). |
Here's yet another tool to take a labels.json file and create all of those labels against all of the repositories in your organization. I hope this helps! |
It would be nice if each Organization could set a default set of labels for their issue lists. The default list provided by GH does not fit our needs and we do a large part of our project management via GH issues. Having consistency across projects would make it much easier to manage and schedule work, and also communicate progress to the rest of the team.
The text was updated successfully, but these errors were encountered: