Wire release/7.0 into PR validation, CI pipelines, and GitHub Actions workflows#4075
Merged
mdaigle merged 9 commits intorelease/7.0from Mar 24, 2026
Merged
Conversation
Co-authored-by: mdaigle <4722049+mdaigle@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/SqlClient/sessions/7b4b00c6-634f-46f9-995a-09008508c2b1
Co-authored-by: mdaigle <4722049+mdaigle@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/SqlClient/sessions/025591bc-7b29-46fe-ae24-43b4585edcb3
Co-authored-by: mdaigle <4722049+mdaigle@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/SqlClient/sessions/4d262759-7996-4d50-aaf8-73469d82b917
Co-authored-by: mdaigle <4722049+mdaigle@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/SqlClient/sessions/3221bd78-8fcc-42fe-b331-69c2f1152332
Copilot created this pull request from a session on behalf of
mdaigle
March 23, 2026 19:26
View session
Contributor
There was a problem hiding this comment.
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 targetmain). - CI pipelines now trigger/schedule on
release/7.0andinternal/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. |
Contributor
…w from #4055 Co-authored-by: mdaigle <4722049+mdaigle@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/SqlClient/sessions/bd8469d1-825d-4b26-8a0d-1b78ed90842f
Contributor
Author
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
cheenamalhotra
previously approved these changes
Mar 23, 2026
paulmedynski
previously requested changes
Mar 23, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…release/7.0 Co-authored-by: mdaigle <4722049+mdaigle@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/SqlClient/sessions/0427aaf1-39f9-4f5d-a0f4-e72432e47882
Co-authored-by: mdaigle <4722049+mdaigle@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/SqlClient/sessions/21758ed2-c41e-42a2-96a2-d7b7624bf4bd
Removed 'copilot/*' branch from PR validation triggers.
benrr101
approved these changes
Mar 24, 2026
cheenamalhotra
approved these changes
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat/*from PR pipeline branch triggers🔒 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.