syncmilestones

1.0.1 • Public • Published

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
...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    3
  • 1.0.0
    0

Package Sidebar

Install

npm i syncmilestones

Weekly Downloads

3

Version

1.0.1

License

ISC

Last publish

Collaborators

  • midgethoen