copy-github-labels icon indicating copy to clipboard operation
copy-github-labels copied to clipboard

Allow to copy labels to all repos

Open nikitaeverywhere opened this issue 3 years ago • 0 comments

If I just want to define some labels for all repositories, like priorities for tasks: P0, P1 etc, I would want to copy them to all repos:

copyGitHubLabels.copy('github-org/src-repo', 'github-org/*');

I suggest to add this as a feature. Any feedback is welcome!

nikitaeverywhere avatar May 12 '22 17:05 nikitaeverywhere