Browse Source
Fixing approver count config per Merlinbot. (#3445)
dev/mdaigle/skip-unit-tests-official
Paul Medynski
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.azuredevops/policies/approvercountpolicy.yml
|
|
@ -16,7 +16,7 @@ configuration: |
|
|
|
creatorVoteCounts: false |
|
|
|
allowDownvotes: false |
|
|
|
sourcePushOptions: |
|
|
|
resetOnSourcePush: true |
|
|
|
resetOnSourcePush: false |
|
|
|
requireVoteOnLastIteration: true |
|
|
|
requireVoteOnEachIteration: false |
|
|
|
resetRejectionsOnSourcePush: false |
|
|
|