https://github.com/hairyhenderson/github-sync-labels-milestones
A port of Xiphe/github-sync-labels-milestones to Golang
https://github.com/hairyhenderson/github-sync-labels-milestones
devops github github-labels github-milestones github-organizations golang-application sync
Last synced: 15 days ago
JSON representation
A port of Xiphe/github-sync-labels-milestones to Golang
- Host: GitHub
- URL: https://github.com/hairyhenderson/github-sync-labels-milestones
- Owner: hairyhenderson
- License: mit
- Created: 2017-08-28T23:25:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T02:00:49.000Z (over 7 years ago)
- Last Synced: 2025-05-07T07:07:04.916Z (15 days ago)
- Topics: devops, github, github-labels, github-milestones, github-organizations, golang-application, sync
- Language: Go
- Size: 11.7 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-sync-labels-milestones
A port of Xiphe/github-sync-labels-milestones to Golang
## TODO
_in no particular order..._
- [ ] support YAML configs
- [ ] refactor code so it's not so haphazard
- [ ] unit tests!
- [ ] set up CI build & proper Makefile