Skip to content

Conversation

@eskp
Copy link
Member

@eskp eskp commented Feb 10, 2026

No description provided.

eskp added 9 commits February 10, 2026 17:25
Temporarily enable full output logging to reveal the actual error
behind the AJV schema validation crash.
…-docs-sync

fix: debug docs-sync with staging push trigger
claude-code-action doesn't support push events. Use workflow_dispatch
to test manually instead.
…-docs-sync

fix: use workflow_dispatch for docs-sync testing
The docs-sync failures were caused by depleted API credits, not the
AJV SDK bug. The cryptic error was only visible with show_full_output.

Add a pre-flight validation step that makes a minimal API call before
running claude-code-action. This catches auth errors, credit issues,
and invalid keys early with a clear error message.

Reverts unnecessary workarounds: custom CLI install, custom executable
path, show_full_output, and ANTHROPIC_MODEL env var.
…-docs-sync

fix: add API key pre-flight check for docs-sync
- Replace always-on completed/failed/skipped notifications with
  conditional notification that only fires when Claude creates a
  docs update PR
- Include PR body summary and link in Discord message
- Rename branch prefix from claude/docs-sync- to docs-sync-
…-docs-sync

fix: docs-sync Discord notification only on PR creation
@eskp eskp merged commit b57acb2 into prod Feb 10, 2026
2 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