You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Resolving an impasse or conflict](#resolving-an-impasse-or-conflict)
@@ -440,6 +441,18 @@ author can always come back to you if they have questions, and we can always
440
441
revert changes if the resolution for some reason diverges wildly from your
441
442
expectations.
442
443
444
+
### Pausing reviews and reassigning PRs
445
+
446
+
When temporarily unavailable to review, for example due to a vacation, reviewers
447
+
can either mark themselves as
448
+
[busy in GitHub](https://docs.github.com/en/account-and-profile/tutorials/personalize-your-profile#setting-a-status),
449
+
or ask an admin to stop assignment (using
450
+
["Never assign to certain team members"](https://docs.github.com/en/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team#configuring-auto-assignment)).
451
+
452
+
A PR's reviewer can also be changed to a team, such as
453
+
`carbon-language/toolchain-reviewers`, and it should be automatically
454
+
reassigned. This can be done by anyone, not just a reviewer.
455
+
443
456
## Merging pull requests
444
457
445
458
Pull requests are ready to be merged when reviewers have indicated they're happy
0 commit comments