Skip to content

Trigger sp_kill smoke test - #4027

Closed
BrentOzar wants to merge 1 commit into
mainfrom
codex/trigger-sp-kill-smoke-test
Closed

Trigger sp_kill smoke test#4027
BrentOzar wants to merge 1 commit into
mainfrom
codex/trigger-sp-kill-smoke-test

Conversation

@BrentOzar

Copy link
Copy Markdown
Member

Summary

Adds a harmless whitespace-only tweak in sp_kill.sql so the new SQL Server smoke-test workflow has a root-level sp_*.sql change to test.

Expected result

The newly merged workflow should pick up sp_kill.sql, install it individually, and report the current standalone compile issue near tempdb.

Validation

This PR is intentionally meant to validate the GitHub Actions workflow behavior rather than change product behavior.

Copilot AI review requested due to automatic review settings July 2, 2026 12:03

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copy link
Copy Markdown
Member Author

The new SQL Server smoke-test workflow did run on this PR and passed.

The important bit: this confirms the workflow is active on main and that a root-level sp_*.sql change (sp_kill.sql) is picked up by the PR workflow. My earlier local Incorrect syntax near 'tempdb' result came from the Homebrew Go-based sqlcmd; GitHub Actions uses Microsoft mssql-tools18 sqlcmd, and the script compiles successfully there.

@BrentOzar BrentOzar closed this Jul 2, 2026
@BrentOzar
BrentOzar deleted the codex/trigger-sp-kill-smoke-test branch July 2, 2026 13:59
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.

2 participants