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
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.