Tracks and summarizes estimated time left on open tickets in Lighthouse. Based on http://bit.ly/R6nsboProcesses time estimates tacked on to Lighthouse ticket titles in the format “(3 hours)”:
* summarizes estimates in a milestone view
* computes total time left and highlights critical path
* highlights tickets missing estimates
(This is a *very* basic implementation, people.)
No warranty implied or even hinted at; might do anything; use at your own risk, I am not liable; etc.
Originally based on https://github.com/hallettj/estimate_tracking_for_lighthouse/ (thanks!)