Skip to content

Conversation

@paulmedynski
Copy link
Contributor

Description

  • Added Azure DevOps configuration for PR approvals and code coverage.
  • Added GitHub code ownership configuration.

Copilot AI review requested due to automatic review settings November 19, 2025 14:44
Copilot finished reviewing on behalf of paulmedynski November 19, 2025 14:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds configuration files for Azure DevOps and GitHub to manage code coverage reporting, PR approvals, and code ownership for the internal/release/5.1 branch of the SqlClient repository.

  • Azure DevOps code coverage settings to post diff coverage status on PRs with a 70% target
  • GitHub code ownership configuration assigning the entire repo to the SqlClientDevTeam
  • Azure DevOps approver count policy requiring 2 approvers for PRs to the internal/release/5.1 branch

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
azurepipelines-coverage.yml Configures Azure DevOps to post code coverage comments on PRs with 70% diff coverage target
.github/CODEOWNERS Assigns code ownership of the entire repository to @dotnet/sqlclientdevteam with comprehensive documentation
.azuredevops/policies/approvercountpolicy.yml Defines PR approval policy requiring 2 reviewers, blocking creator/last pusher votes, and requiring votes on the last iteration

@paulmedynski paulmedynski merged commit cc5c81a into release/5.1 Nov 20, 2025
11 checks passed
@paulmedynski paulmedynski deleted the dev/paul/release/5.1/policy branch November 20, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants