Skip to content

Fix build automation + add ring buffer target#671

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/ring-buffer-target
Feb 17, 2026
Merged

Fix build automation + add ring buffer target#671
erikdarlingdata merged 1 commit intodevfrom
feature/ring-buffer-target

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

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

Test plan

  • Merge to dev, then PR devmain
  • The merge to main triggers the build-sqlfile workflow
  • Verify the workflow completes successfully (no more GH013 push rejection)

🤖 Generated with Claude Code

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>
@erikdarlingdata erikdarlingdata merged commit beda698 into dev Feb 17, 2026
9 of 10 checks passed
@erikdarlingdata erikdarlingdata deleted the feature/ring-buffer-target branch February 24, 2026 12:27
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