Skip to content

provegard/GitHubIssuesPerMilestone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Issues Per Milestone

There are two things in this repo:

  • A Node.js script that fetches open and closed issues from a GitHub repo filtered on a particular label. It writes these issues to a file named issues.js.

  • An tiny HTML5 application written with AngularJS that groups the issues per milestone and displays them in a Bootstrap GUI.

To test it locally (i.e., without a web server), you can use Chrome with the --allow-file-access-from-files argument.

That's it! Nothing complicated, nothing fancy.

About

Show GitHub issues per milestone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published