Skip to content

Merge dev: build automation fix + ring buffer target#672

Merged
erikdarlingdata merged 2 commits intomainfrom
dev
Feb 17, 2026
Merged

Merge dev: build automation fix + ring buffer target#672
erikdarlingdata merged 2 commits intomainfrom
dev

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • Fix build-sqlfile workflow to use PAT token for pushing to main (bypasses branch protection that blocks the default GITHUB_TOKEN)
  • Bump actions/checkout from v3 to v4
  • sp_HealthParser v3.4: @use_ring_buffer parameter

Test plan

  • Merge triggers build-sqlfile workflow
  • Workflow completes successfully (no more GH013 push rejection)

🤖 Generated with Claude Code

erikdarlingdata and others added 2 commits February 17, 2026 11:19
The default GITHUB_TOKEN cannot push directly to main when branch
protection rules require PRs and status checks. Switch to a PAT
stored as a repo secret, and bump actions/checkout to v4.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix build automation + add ring buffer target
@erikdarlingdata erikdarlingdata merged commit 67a21c9 into main Feb 17, 2026
9 checks passed
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