Fix thaw report channel lookup #8

Merged
cal merged 3 commits from fix/thaw-report-channel into main 2026-02-16 00:02:30 +00:00

3 Commits

Author SHA1 Message Date
Cal Corum
67de736581 Add production environment details to CLAUDE.md
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m8s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 18:01:55 -06:00
Cal Corum
bf2f3005c3 Bump version to 2.29.8, fix stale deploy script reference in CLAUDE.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 18:01:55 -06:00
Cal Corum
23d8129b80 Fix thaw report posting to use channel ID instead of nonexistent channel names
The Saturday thaw report was silently failing because it searched for
channels named 'bot-admin', 'admin', or 'bot-logs' which don't exist.
Now uses a configurable channel ID (overridable via THAW_REPORT_CHANNEL_ID).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 18:01:39 -06:00