Skip to content

Commit 6a49e0a

Browse files
committed
Added missing repo config files that are present on main.
1 parent b6bce35 commit 6a49e0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.azuredevops/policies/approvercountpolicy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# that govern how PRs are approved in general. The settings here dictate how
44
# the validator behaves, and it can also prevent PRs from completing.
55
#
6-
# Suggested by Merlinbot (https://sqlclientdrivers.visualstudio.com/ADO.Net/_git/dotnet-sqlclient/pullrequest/4982)
6+
# https://eng.ms/docs/coreai/devdiv/one-engineering-system-1es/1es-docs/policy-service/policy-as-code/approver-count-policy-overview
77

88
name: approver_count
9-
description: Approver count policy for dotnet-sqlclient
9+
description: Approver count policy for dotnet-sqlclient 6.0
1010
resource: repository
1111
where:
1212
configuration:
@@ -23,4 +23,4 @@ configuration:
2323
blockLastPusherVote: true
2424
branchNames:
2525
- internal/release/6.0
26-
displayName: dotnet-sqlclient Approver Count Policy
26+
displayName: dotnet-sqlclient Approver Count Policy 6.0

0 commit comments

Comments
 (0)