File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
88name : approver_count
9- description : Approver count policy for dotnet-sqlclient
9+ description : Approver count policy for dotnet-sqlclient [internal/release/6.1]
1010resource : repository
1111where :
1212configuration :
@@ -22,8 +22,5 @@ configuration:
2222 resetRejectionsOnSourcePush : false
2323 blockLastPusherVote : true
2424 branchNames :
25- - refs/heads/internal/main
26- - refs/heads/internal/release/6.0
27- - refs/heads/internal/release/5.2
28- - refs/heads/internal/release/5.1
29- displayName : dotnet-sqlclient Approver Count Policy
25+ - internal/release/6.1
26+ displayName : dotnet-sqlclient Approver Count Policy [internal/release/6.1]
You can’t perform that action at this time.
0 commit comments