Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Scan existing labels from a repository and save it to a file #8

Closed
tonglil opened this issue Dec 7, 2016 · 1 comment
Closed

Scan existing labels from a repository and save it to a file #8

tonglil opened this issue Dec 7, 2016 · 1 comment

Comments

@tonglil
Copy link
Owner

tonglil commented Dec 7, 2016

Create a reader package with a Run function that pulls all of the repos from a remote, converts the GitHub object into types.LabelFiel, and writes it into a file.

See: https://github.com/tonglil/labeler/blob/master/writer/writer.go#L84

Bonus functionality: merge with a file if the file already exists.

@tonglil
Copy link
Owner Author

tonglil commented Dec 8, 2016

Closed by #13.

@tonglil tonglil closed this as completed Dec 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant