gh-issue-label-generator icon indicating copy to clipboard operation
gh-issue-label-generator copied to clipboard

Allow patching of labels

Open martinpeck opened this issue 10 years ago • 1 comments

The script should be able to patch an existing label with the colour required, rather than just failing to create it.

This should be optional.

martinpeck avatar Jun 17 '15 10:06 martinpeck

Creating labels: https://developer.github.com/v3/issues/labels/#create-a-label Patching labels: https://developer.github.com/v3/issues/labels/#update-a-label

martinpeck avatar Jun 17 '15 10:06 martinpeck