jvandemo / jvandemo/copy-github-labels
Allow to copy labels to all repos
Open
- Dominant language
- JavaScript
- Stars
- 84
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.