EmurgoHK / Emurgis

Problem: staff are working but not solving problems
Mozilla Public License 2.0
15 stars 15 forks source link

Problem: many issues on production are marked as stale that shouldn't be #408

Closed gsovereignty closed 6 years ago

gsovereignty commented 6 years ago

Problem: many issues on production are marked as stale that shouldn't be. This is because the code adding the stale tag was marking closed and pending review issues as stale.

Solution: add something to startup to make status = oldStatus unless oldStatus == open or in progress.

anbud commented 6 years ago

@emurgobot claim

anbud commented 6 years ago

Done in #411.

@emurgobot label "done" @emurgobot remove "in progress"