From 40163bc7c4582a9d7980c383a9769a059c2a9add Mon Sep 17 00:00:00 2001 From: Asmit Malakannawar <81866614+Asmit2952@users.noreply.github.com> Date: Wed, 2 Mar 2022 22:28:48 +0530 Subject: [PATCH] Clarify product tier requirement Clarify product tier requirement in 'Managing code review settings for your team > About Auto Assignment'. There's no difference between Team and Cloud on those collaboration features, as you can see at https://github.com/pricing. --- .../managing-code-review-settings-for-your-team.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team.md b/content/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team.md index 0a7db9d2c697..1ce2df0be4fa 100644 --- a/content/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team.md +++ b/content/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team.md @@ -36,10 +36,6 @@ When you enable auto assignment, any time your team has been requested to review When code owners are automatically requested for review, the team is still removed and replaced with individuals unless a branch protection rule is configured to require review from code owners. If such a branch protection rule is in place, the team request cannot be removed and so the individual request will appear in addition. -{% ifversion fpt %} -To further enhance your team's collaboration abilities, you can upgrade to {% data variables.product.prodname_ghe_cloud %}, which includes features like protected branches and code owners on private repositories. {% data reusables.enterprise.link-to-ghec-trial %} -{% endif %} - ### Routing algorithms Code review assignments automatically choose and assign reviewers based on one of two possible algorithms.