Skip to content

midgethoen/syncmilestones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

syncmilestones

Very quick script to help sync milestones based on matching title. (very useful in combination with zenhub multi repo boards)

Details

it wil update due date and description of milestones with a matching title or create a milestone if there is none with a matching title

usage

$ npm install -g syncmilestones
$ syncmilestones -h
Usage:
syncmilestones [source_repo], [target_repos, ...]
$ GITHUB_TOKEN=t0k3n syncmilestones midgethoen/source_repo midgethoen/other midgethoen/target midgethoen/repos
...

About

Sync milestones between github repositories

Resources

Stars

Watchers

Forks

Packages

No packages published