github-label-manager
github-label-manager copied to clipboard
Manage and migrate your Github labels
It seems that link https://destan.github.com/github-label-manager is broken for a while. Could you, please, fix it, @destan?
## Description The API call on this line: https://github.com/destan/github-label-manager/blob/1a6a832522e45e31964e150142f3a07490dcc76a/js/app.js#L82 only gets the first page of labels. Per the [API docs](https://developer.github.com/v3/issues/labels/#list-labels-for-a-repository), you can use `?page=2` to get the second page etc....
Added support for description field to labels. Made Commit Changes button available immediately after a Copy and ignored all duplicate labels on Copy.
> This website authenticates to Github api via HTTP Basic Authentication but all api calls are done over SSL so your password is safe. More on Wikipedia. Note that your...
Feature request: Streamline removing all existing labels and cloning labels from another repository
It seems that the site can no longer read the labels from a specified repository. I tried several of my own repos. No errors appear, but no labels are visible....
Related to: #6
Hi, AFAICT, this utility only copies labels but not label descriptions. It would be very useful if it also copied descriptions. Thanks!
Thanks for this awesome utility. It would be really useful if there was a "Delete all labels" button so that exiting labels could be cleared.
Issue occurs when copying labels from another repo (Chrome & IE) Commit Changes button remains disabled when the labels are copied from another repo - _until_ another change to the...