|
|
|
|
|
by avarsh
2986 days ago
|
|
We use Crucible [1] for reviews and Jira [2] for task management. Each review links to a Jira task (or handful of related Jira tasks). On each review, we ideally: - Add 3-4 people as reviewers - Reviewers ask questions, make suggestions - Author follows up to these questions (online or offline), and if they make code changes they link to the diff in a comment - Close reviews only if 2+ people have finished reviewing - It's okay to close reviews that not everyone has finished reviewing [1] https://www.atlassian.com/software/crucible [2] https://www.atlassian.com/software/jira |
|