Its not very clear since which point an issue moves to "in progress". The name doesn't work with our open issue -> discuss -> implement -> review strategy.
to make clear that every issue that gets discussed right now is in this category. Than we have a nice movement from:
open - issue got created but isn't worked on
in discussion - issues that are getting discussed
review in progress - issues that got implemented and are now reviewed
reviewer approved - issues either waiting for further reviewers or to get merged
done - issues that are closed and done
Further advantages:
@Bachibouzouk what do you think?
I think it is a good idea to add information about the PR status. You should also ask @stap-m, @l-emele and @jannahastings who have more experienced the workflow than I :)
I agree it would be useful. We could even have open -> in discussion -> in progress (i.e. only when someone is working on the changes in a branch) -> review in progress (when PR has been created) -> reviewer approved -> done.
yes, that sounds even better, then I'll implement it that way.
should both the PR and the related issue be in the "review in progress" tab or general in the project? This looks a bit redundant.
I guess, even though it looks redundant, the PR has to have some status, right? So I say yes.
Most helpful comment
I agree it would be useful. We could even have open -> in discussion -> in progress (i.e. only when someone is working on the changes in a branch) -> review in progress (when PR has been created) -> reviewer approved -> done.