1
0
mirror of synced 2026-01-07 00:01:39 -05:00

reviews: mention relationship with busy status

This commit is contained in:
Ben Drucker
2021-09-16 11:04:15 -07:00
parent d1e314c387
commit 05de0f7582

View File

@@ -33,6 +33,8 @@ The round robin algorithm chooses reviewers based on who's received the least re
The load balance algorithm chooses reviewers based on each member's total number of recent review requests and considers the number of outstanding reviews for each member. The load balance algorithm tries to ensure that each team member reviews an equal number of pull requests in any 30 day period.
Any team members that have set their status to "Busy" will not be selected for review. If all team members are busy, the pull request will remain assigned to the team itself. For more information, see "[Setting a status](/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile#setting-a-status)."
## Configuring code review assignment
{% data reusables.profile.access_org %}
{% data reusables.user_settings.access_org %}