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

Color is not set if label already exists in a different color #48

Open
GMZwinge opened this issue Feb 29, 2024 · 1 comment
Open

Color is not set if label already exists in a different color #48

GMZwinge opened this issue Feb 29, 2024 · 1 comment

Comments

@GMZwinge
Copy link

If configured label already exists in a different color from the one configured, the color of the label is not updated. One must edit the list of labels and delete the label in the different color for the label to be recreated with the configured color. Also, as a side note, color such as Red1 or red don't seem to work. The hex color such as ff0000 or FF0000 must be used to work.

@thehanimo
Copy link
Owner

That's a good spot. Updating colours can be done.

Unfortunately, colours have to be hexadecimal. Octokit says:

The color must be a valid hexadecimal color code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants