amauryleclerc / banana

Easy tool to handle metrics of a scrum project : Velocity, Burndown, Burnup, Sprint backlog (not product backlog) and other usefull tools like team calendar
6 stars 3 forks source link

[Improvment] plush is missing a timeout #34

Open ptrouillard opened 7 years ago

ptrouillard commented 7 years ago

Sometimes, some people are taking the plush and keep it a long time before releasing it. It could be a pain for other developers who wait for.

Two ideas:

  1. Set a timeout of X minutes (adequate time to be able to merge) : after the timeout, we release automatically the plush. Inconvenient : the developer need to keep an eye on the countdown during the merge. A function like "give me more time" could be interesting in this case. this solution includes the countdown display on the plush page and a button "give me more time" that automatically increases the delay by Y minutes.

  2. Ask the developer how many time is required before releasing the plush. A simple label like "I need 22min to make my stuff, please wait until 12h45" : when the delay is reached, the plush is automatically released.

ptrouillard commented 7 years ago

Il manque un timeout sur la peluche