Skip to content

Manage issue labels from a configuration in git #93

Open
@cornelius

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

featureNew functionalityrepoConfiguration of the repository itself

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions