homie-gg / homie

2 stars 0 forks source link

feat(Tasks): estimate ETA on task. #176

Open mikewuu opened 3 months ago

mikewuu commented 3 months ago

Homie can gauge task complexity, backlog, and team velocity.

Would be cool to offer an ETA of when a task could get completed or how long it could take.

mikewuu commented 3 months ago

Is this at a per task level? eg. this task should take 10 mins. Or a per project level? eg. given current progress, this task should be completed in 10 days.

mikewuu commented 3 months ago

If per project, when would these get updated / shown to user 🤔

Maybe in weekly progress summary in slack?

homie-gg[bot] commented 3 months ago

Heyoo, this might have already been done via: feat(Task): calculate estimates.

homie-gg[bot] commented 3 months ago

Here are some pull requests that could be similar to this task:

homie-dev-mike[bot] commented 1 month ago

This might have already been done via: fix(Task/ETA): missing org complexity velocity.