himynameisdave / git-labelmaker

:flags: Manage your GitHub labels from the command line!
MIT License
574 stars 33 forks source link

Custom label option: unhandled errror #94

Open GregTheGreek opened 5 years ago

GregTheGreek commented 5 years ago

When adding a custom label if you pass in a hex #e3e3e3 it will tell you that the label was created but it actually does not. It will only create the label if you pass in e3e3e3 without the #.

Berkmann18 commented 5 years ago

That's something to do with the API I think, as, on two of the websites (not sure about CLI tools like this as none worked), the hex values were displayed without the #.