Skip to content

Use Zenhub + Github API to analyse a current milestone

License

Notifications You must be signed in to change notification settings

shauns/zenhub-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zenhub-tools

node index.js will give you a breakdown of the per pipeline stats for your current milestone

Set-up

You'll need some environment variables - a .env file is good.

GITHUB_TOKEN="..."
ZENHUB_TOKEN="..."
GITHUB_MASTER_OWNER="YourOrganisation"
GITHUB_MASTER_REPO="your-repo"
ZENHUB_CURRENT_MILESTONE="milestone-title"

About

Use Zenhub + Github API to analyse a current milestone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published