Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.64 KB

remove-check-policies.md

File metadata and controls

40 lines (25 loc) · 1.64 KB
title titleSuffix description ms.assetid ms.technology ms.topic ms.date monikerRange
Remove Check-In Policies
Azure Repos
Remove Check-In Policies
fb4b62ef-e413-4f03-81fe-ae560c9f60ff
devops-code-tfvc
conceptual
12/17/2021
<= azure-devops

Remove Check-In Policies

[!INCLUDE version-lt-eq-azure-devops] [!INCLUDE version-vs-gt-2013]

Administrators of Team Foundation version control can add check-in policy requirements. These check-in policies require the user to take actions when they conduct a check-in to source control. For example, a user can be required to associate a work item with a changeset. For more information, see Add Check-In Policies. The following procedure demonstrates how to remove a check-in policy from your project.

Prerequisites

To complete this procedure, you must have the Edit project-level information permission set to Allow. For more information, see Default TFVC permissions.

Remove a check-in policy

  1. From the Team menu, choose Project Settings, and then select Source Control.

  2. In the Source Control Settings dialog box, choose the Check-in Policy tab.

  3. In the policy type list, click the policy type that you want to delete, and click Remove.

  4. Click OK.

Related articles