Skip to content

Widen SQL Validation path filter to include .github/sql changes#468

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/sql-validation-paths
Mar 7, 2026
Merged

Widen SQL Validation path filter to include .github/sql changes#468
erikdarlingdata merged 1 commit intodevfrom
fix/sql-validation-paths

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Add .github/sql/** and .github/workflows/sql-validation.yml to the SQL Validation workflow path filter
  • Previously only install/** changes triggered the workflow, so validation script updates didn't get verified

Test plan

  • This PR itself should trigger SQL Validation (since the workflow file changed)
  • SQL Validation passes on all 4 SQL Server versions

🤖 Generated with Claude Code

…kflow

Changes to .github/sql/ or the workflow itself now trigger SQL Validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 295c9bb into dev Mar 7, 2026
7 checks passed
@erikdarlingdata erikdarlingdata deleted the fix/sql-validation-paths branch March 7, 2026 22:33
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.

1 participant