A chrome extension to integrate harvest time tracking with GitHub and GitHub specific tools (like Huboard).This extension adds a time tracking button to different issue tracker tools. Currently supported:
- GitHub.com
- HuBoard.com
- GitLab (only tested in v6.1)
If you need anything else supported, head over to https://github.com/omigos/HubHarvester and open a new issue. Even better, if you are able to code some javascript, see the documentation and create your own provider. Don't forget the pull request :).
See extension options for configuring urls and note templates.
* updated 2015-06-16: v2.0.3 fixed issue with comment links on github
* updated 2015-03-23: v2.0.2 fixed errors with empty gitlab url
* updated 2015-03-16: v2.0.1 fixed huboard filtered view
* updated 2015-03-16: v2.0.0 complete refactoring, added gitlab, added options
* updated 2014-11-27: v1.0.5 fixed small padding issue on github
* updated 2014-10-15: v1.0.4 fixed for new huboard edit button feature