Browse Source

Fixing approver count config per Merlinbot. (#3445)

dev/mdaigle/skip-unit-tests-official
Paul Medynski 1 month ago
committed by GitHub
parent
commit
b79d563560
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .azuredevops/policies/approvercountpolicy.yml

2
.azuredevops/policies/approvercountpolicy.yml

@ -16,7 +16,7 @@ configuration:
creatorVoteCounts: false
allowDownvotes: false
sourcePushOptions:
resetOnSourcePush: true
resetOnSourcePush: false
requireVoteOnLastIteration: true
requireVoteOnEachIteration: false
resetRejectionsOnSourcePush: false

Loading…
Cancel
Save