1 / 5
After pushing your branch, you should ___ a review from at least two teammates.
-
-
-
-
You request a review. Request is the precise technical collocation; the others do not fit. So request a review.
2 / 5
The senior engineer was the last to ___ the PR before it could be merged.
-
-
-
-
You approve a PR. Approve is the precise collocation; the others are informal or incorrect. So approve a PR.
3 / 5
Reviewers are encouraged to ___ a comment on every non-trivial change.
-
-
-
-
You leave a comment. Leave is the standard collocation; the others are awkward or incorrect. So leave a comment.
4 / 5
If the code does not meet standards, the reviewer can ___ changes before approval.
-
-
-
-
You request changes. Request is the precise collocation used in GitHub workflows; the others do not fit. So request changes.
5 / 5
Once all checks pass and approvals are in, the author can ___ the code to main.
-
-
-
-
You merge code. Merge is the precise technical collocation; the others are informal or incorrect. So merge code.