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
7. Under "How many team members should be assigned to review?", use the drop-down menu and choose a number of reviewers to be assigned to each pull request.
76
+
1. Under "How many team members should be assigned to review?", use the drop-down menu and choose a number of reviewers to be assigned to each pull request.
77
77

78
-
8. Under "Routing algorithm", use the drop-down menu and choose which algorithm you'd like to use. For more information, see "[Routing algorithms](#routing-algorithms)."
78
+
1. Under "Routing algorithm", use the drop-down menu and choose which algorithm you'd like to use. For more information, see "[Routing algorithms](#routing-algorithms)."
9. Optionally, to always skip certain members of the team, select **Never assign certain team members**. Then, select one or more team members you'd like to always skip.
80
+
1. Optionally, to always skip certain members of the team, select **Never assign certain team members**. Then, select one or more team members you'd like to always skip.
81
81

82
+
{% ifversion ghes < 3.4 %}
83
+
1. Optionally, to only notify the team members chosen by code review assignment for each pull review request, under "Notifications" select **If assigning team members, don't notify the entire team.**
84
+
{%- endif %}
82
85
{% ifversion fpt or ghec or ghae-issue-5108 or ghes > 3.2 %}
83
-
11. Optionally, to include members of child teams as potential reviewers when assigning requests, select **Child team members**.
84
-
12. Optionally, to count any members whose review has already been requested against the total number of members to assign, select **Count existing requests**.
85
-
13. Optionally, to remove the review request from the team when assigning team members, select **Team review request**.
86
-
{%- else %}
87
-
10. Optionally, to only notify the team members chosen by code review assignment for each pull review request, under "Notifications" select **If assigning team members, don't notify the entire team.**
86
+
1. Optionally, to include members of child teams as potential reviewers when assigning requests, select **Child team members**.
87
+
1. Optionally, to count any members whose review has already been requested against the total number of members to assign, select **Count existing requests**.
88
+
1. Optionally, to remove the review request from the team when assigning team members, select **Team review request**.
88
89
{%- endif %}
89
-
14. Click **Save changes**.
90
+
1. Click **Save changes**.
90
91
91
92
## Disabling auto assignment
92
93
{% data reusables.profile.access_org %}
93
94
{% data reusables.user_settings.access_org %}
94
95
{% data reusables.organizations.specific_team %}
95
96
{% data reusables.organizations.team_settings %}
96
-
5. Select **Enable auto assignment** to remove the checkmark.
97
+
1. Select **Enable auto assignment** to remove the checkmark.
0 commit comments