Skip to content

Wire release/7.0 into PR validation, CI pipelines, and GitHub Actions workflows#4075

Merged
mdaigle merged 9 commits intorelease/7.0from
copilot/adapt-codeql-yml-release-7-0
Mar 24, 2026
Merged

Wire release/7.0 into PR validation, CI pipelines, and GitHub Actions workflows#4075
mdaigle merged 9 commits intorelease/7.0from
copilot/adapt-codeql-yml-release-7-0

Conversation

Copy link
Contributor

Copilot AI commented Mar 23, 2026

  • Add GOTCHA comment back to both CI pipeline files (adapted for release/7.0 / internal/release/7.0)
  • Remove feat/* from PR pipeline branch triggers
  • Update dashboard files with release/7.0 and internal/release/7.0 schedule entries
  • Move release/7.0 dashboard entries to just below main/internal/main entries

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@github-project-automation github-project-automation bot moved this to To triage in SqlClient Board Mar 23, 2026
@mdaigle mdaigle marked this pull request as ready for review March 23, 2026 19:28
@mdaigle mdaigle requested a review from a team as a code owner March 23, 2026 19:28
Copilot AI review requested due to automatic review settings March 23, 2026 19:28
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

Updates branch triggers for PR validation and CI pipelines so the release/7.0 branch has the same automated coverage previously configured for main/internal/main, aligning pipeline execution with release-branch development.

Changes:

  • PR validation pipelines now run for PRs targeting release/7.0 (and no longer target main).
  • CI pipelines now trigger/schedule on release/7.0 and internal/release/7.0 (Sunday-only schedules).
  • CodeQL workflow trigger/schedule updated to target release/7.0.

Reviewed changes

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

Show a summary per file
File Description
eng/pipelines/sqlclient-pr-project-ref-pipeline.yml PR validation branch filters updated to include release/7.0 instead of main.
eng/pipelines/sqlclient-pr-package-ref-pipeline.yml PR validation branch filters updated to include release/7.0 instead of main.
eng/pipelines/dotnet-sqlclient-ci-project-reference-pipeline.yml CI triggers/schedules moved from main/internal/main to release/7.0/internal/release/7.0.
eng/pipelines/dotnet-sqlclient-ci-package-reference-pipeline.yml CI triggers/schedules moved from main/internal/main to release/7.0/internal/release/7.0.
.github/workflows/codeql.yml CodeQL push/PR branches and schedule adjusted for release/7.0.

@mdaigle
Copy link
Contributor

mdaigle commented Mar 23, 2026

@copilot, also backport #4055 and include in this PR

Copy link
Contributor Author

Copilot AI commented Mar 23, 2026

@copilot, also backport #4055 and include in this PR

Done — .github/workflows/check-milestone.yml has been backported from #4055 in commit ee37b39. The schedule displayName duplicates in both CI pipelines have also been fixed in the same commit.

Copilot AI changed the title Wire release/7.0 into PR validation and CI pipelines Wire release/7.0 into PR validation, CI pipelines, and GitHub Actions workflows Mar 23, 2026
Copilot AI requested a review from mdaigle March 23, 2026 19:34
@mdaigle mdaigle added this to the 7.0.1 milestone Mar 23, 2026
@mdaigle mdaigle added the Area\Engineering Use this for issues that are targeted for changes in the 'eng' folder or build systems. label Mar 23, 2026
cheenamalhotra
cheenamalhotra previously approved these changes Mar 23, 2026
@github-project-automation github-project-automation bot moved this from To triage to In progress in SqlClient Board Mar 23, 2026
@paulmedynski paulmedynski self-assigned this Mar 23, 2026
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/7.0@48b8262). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             release/7.0    #4075   +/-   ##
==============================================
  Coverage               ?   65.69%           
==============================================
  Files                  ?      275           
  Lines                  ?    65825           
  Branches               ?        0           
==============================================
  Hits                   ?    43246           
  Misses                 ?    22579           
  Partials               ?        0           
Flag Coverage Δ
PR-SqlClient-Project 65.69% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cheenamalhotra cheenamalhotra dismissed paulmedynski’s stale review March 24, 2026 22:06

Addressed all feedback

@mdaigle mdaigle merged commit 10d2a55 into release/7.0 Mar 24, 2026
299 checks passed
@mdaigle mdaigle deleted the copilot/adapt-codeql-yml-release-7-0 branch March 24, 2026 22:15
@github-project-automation github-project-automation bot moved this from In progress to Done in SqlClient Board Mar 24, 2026
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: Done

Development

Successfully merging this pull request may close these issues.

6 participants