Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.3 KB

Azure.DevOps.Repos.DefaultBranchPolicyResetVotes.md

File metadata and controls

32 lines (22 loc) · 1.3 KB
category severity online version
Microsoft Azure DevOps Repos
Severe

Azure.DevOps.Repos.DefaultBranchPolicyResetVotes

SYNOPSIS

The branch policy should reset votes when changes are updated. This will help ensure that the code in the default branch is of a high quality and that the team's Git workflow is followed.

DESCRIPTION

When a branch policy is configured to require a minimum number of reviewers and votes, the policy should be configured to reset votes when changes are updated. This will help ensure that the code in the default branch is of a high quality and that the team's Git workflow is followed.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider configuring the branch policy to reset votes when changes are updated.

LINKS