dtr-org / unit-e-project

Unit-e project information
MIT License
13 stars 4 forks source link

Manage issue labels from a configuration in git #93

Open cornelius opened 5 years ago

cornelius commented 5 years ago

Managing consistent labels across repositories is cumbersome in the UI. This can be done better by having some kind of version-controlled configuration of the labels in git (as a yaml file or something like that) and use the GitHub API to update labels. This can be particular useful for managing descriptions and colors in a consitsten way.

Such automation has to take into account to not remove labels from existing issues when modifying label attributes.

This is a follow up to ADR-24.

mergeable[bot] commented 5 years ago

There has not been any activity in the past month. Is there anything to follow-up?

cornelius commented 5 years ago

In place for unit-e.

cornelius commented 5 years ago

WIP for the other repos: https://github.com/cornelius/unit-e-docs/tree/labels