While a project review is a way for players to review the output of a large body of work produced by teams, a task review is for evaluating the output of discrete tasks.
To start, will mostly take the form of code reviews. But they can evolve to take on a more abstract "review this task" notion.
To resolve this epic, we'll need the following:
A way for player A to request a task/code review
A queue of unclaimed requests for task/code review
A way for player B to claim a task/code review (then notify player A)
A way for player B to mark a task/code review as completed (then notify player A)
@tannerwelsh commented on Wed Jun 08 2016
While a project review is a way for players to review the output of a large body of work produced by teams, a task review is for evaluating the output of discrete tasks.
To start, will mostly take the form of code reviews. But they can evolve to take on a more abstract "review this task" notion.
To resolve this epic, we'll need the following: