Skip to content

Fixing leftover stale Kerberos pipeline paths#4477

Draft
paulmedynski wants to merge 1 commit into
release/6.1from
dev/paul/release/6.1/kerberos
Draft

Fixing leftover stale Kerberos pipeline paths#4477
paulmedynski wants to merge 1 commit into
release/6.1from
dev/paul/release/6.1/kerberos

Conversation

@paulmedynski

Copy link
Copy Markdown
Contributor

Whoops - I missed a few stale paths when moving the Kerberos pipeline.

Copilot AI review requested due to automatic review settings July 24, 2026 18:55
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board Jul 24, 2026
@paulmedynski paulmedynski added the Area\Engineering Use this for issues that are targeted for changes in the 'eng' folder or build systems. label Jul 24, 2026
@paulmedynski paulmedynski added this to the 6.1.7 milestone Jul 24, 2026
@paulmedynski paulmedynski moved this from To triage to In progress in SqlClient Board Jul 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Azure DevOps pipeline YAML to reflect the recent move of Kerberos CI assets under eng/pipelines/ci/kerberos, and adjusts PR path filters accordingly so pipeline triggers don’t react to pipeline-only edits.

Changes:

  • Update PR path exclusions from the old eng/pipelines/kerberos/* location to the new eng/pipelines/ci/... location.
  • Update the Kerberos pipeline’s referenced template path to the new directory.
  • Keep CI behavior aligned with the pipeline folder reorganization.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
eng/pipelines/dotnet-sqlclient-ci-project-reference-pipeline.yml Updates PR path exclusion to the new CI pipeline directory.
eng/pipelines/dotnet-sqlclient-ci-package-reference-pipeline.yml Updates PR path exclusion to the new CI pipeline directory.
eng/pipelines/ci/kerberos/sqlclient-ci-kerberos-pipeline.yml Fixes template include path to point to the moved Kerberos steps template.

Comment thread eng/pipelines/dotnet-sqlclient-ci-project-reference-pipeline.yml
Comment thread eng/pipelines/dotnet-sqlclient-ci-package-reference-pipeline.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area\Engineering Use this for issues that are targeted for changes in the 'eng' folder or build systems.

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants