Skip to content

Improved ADO pipeline and branch configs #3437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025
Merged

Conversation

paulmedynski
Copy link
Contributor

@paulmedynski paulmedynski commented Jun 24, 2025

Description

Our ADO repo had some PRs auto-generated by internal tooling. These must be applied to GitHub first, and then synced back to ADO.

  • Enable the CDPxPAT feature on the release pipeline.
  • Configure the Approver Count Policy Validator similarly to our overall branch policies.

Testing

The CI and Release pipelines will validate these changes.

- Moving some auto-generated PRs from ADO to GitHub.
@paulmedynski paulmedynski added this to the 6.1-preview2 milestone Jun 24, 2025
@Copilot Copilot AI review requested due to automatic review settings June 24, 2025 09:55
@paulmedynski paulmedynski requested a review from a team as a code owner June 24, 2025 09:55
Copy link

@Copilot 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

Improves ADO pipeline and branch configurations by adding a new feature flag and updating branch policy settings.

  • Enabled new feature flag for signing pipelines (EnableCDPxPAT) via the YAML pipeline.
  • Configured approver count policy to align branch policies with internal standards.

Reviewed Changes

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

File Description
eng/pipelines/dotnet-sqlclient-signing-pipeline.yml Added a feature flag setting (EnableCDPxPAT) to the pipeline
.azuredevops/policies/approvercountpolicy.yml Created a new branch policy configuration file

@cheenamalhotra cheenamalhotra merged commit dbc6c83 into main Jun 25, 2025
242 of 250 checks passed
@cheenamalhotra cheenamalhotra deleted the dev/paul/ado-prs branch June 25, 2025 03:36
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