Hey,
trying to create labels from commandline with
gitlab create_label mygroup/scb abc '#001100'
unfortunately this fails with
Server responded with code 400, message: 'color' must be a valid color code. Request URI: https://git.plugintheworld.com/api/v4/projects/mygroup%2Fscb/labels
If i use 'red' or 'green' instead of #001100 things work fine.
Any idea? is this a bug?
Hey,
trying to create labels from commandline with
gitlab create_label mygroup/scb abc '#001100'unfortunately this fails with
Server responded with code 400, message: 'color' must be a valid color code. Request URI: https://git.plugintheworld.com/api/v4/projects/mygroup%2Fscb/labelsIf i use 'red' or 'green' instead of #001100 things work fine.
Any idea? is this a bug?