Run wiki sync on docker runners (skip cleanly without token) #75

Merged
claude merged 1 commits from ci/wiki-runs-on-docker into main 2026-06-22 19:02:48 -04:00
Contributor

Targets the stack's shared docker Linux runners (runs-on: docker, matching build.yml) and skips green if WIKI_TOKEN isn't set yet — so merging this proves the runner picks the job up without a red build.

🤖 Generated with Claude Code

Targets the stack's shared `docker` Linux runners (`runs-on: docker`, matching build.yml) and skips green if `WIKI_TOKEN` isn't set yet — so merging this proves the runner picks the job up without a red build. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claude added 1 commit 2026-06-22 19:02:38 -04:00
- runs-on: docker (the shared Linux runners), matching the stack's build pattern.
- If WIKI_TOKEN isn't set yet, log a warning and exit 0 (no red build) — the job
  still proves the runner picks it up. Real sync activates once the secret exists.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
claude merged commit e5960c17ab into main 2026-06-22 19:02:48 -04:00
claude deleted branch ci/wiki-runs-on-docker 2026-06-22 19:02:48 -04:00
Sign in to join this conversation.