mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-15 12:53:31 +08:00
Release is gated on the tag only. `bun run verify` runs on PRs and locally, not at release time, so a failing quality gate no longer blocks publishing. - release-desktop.yml: remove the quality-preflight job and its `needs`. - release-workflow.test.ts: assert the release workflow does NOT run verify. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>