Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement tool to synchronise labels across all repos in an org #58

Open
iphydf opened this issue Jan 9, 2017 · 0 comments
Open

Implement tool to synchronise labels across all repos in an org #58

iphydf opened this issue Jan 9, 2017 · 0 comments

Comments

@iphydf
Copy link
Member

iphydf commented Jan 9, 2017

$ hub-sync-labels TokTok c-toxcore

The above command should take all the issue labels from the TokTok/c-toxcore repository and synchronise them to all other repositories in the TokTok organisation. It should:

  • delete labels that are no longer there,
  • add labels that were added,
  • sync label colours,
  • have a dry-run mode (show me what it would do, but don't actually do it),
  • and optionally: have an option to only add new labels but don't delete old ones.
@cebe cebe assigned cebe and unassigned cebe Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants