Commit graph

2 commits

Author SHA1 Message Date
e24cf2c2a7 Bake phrases.yaml into the runtime image
Some checks are pending
CI / test (push) Waiting to run
Only config.yaml was bind-mounted into the container, so phrases_file's
default "./phrases.yaml" had nothing to resolve to at runtime and the bot
crash-looped on startup. phrases.yaml is repo-tracked source, not a secret,
so it belongs in the image like the binary itself.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 23:44:28 +09:00
f47fef177b Add yaju-is-always-watching-you: Forgejo goroku-check webhook bot
Some checks failed
CI / test (push) Failing after 4s
Watches issue/PR comments and pushes for flagged phrases; warns commenters
via reply and opens a redacted correction PR for flagged file content,
never rewriting history or deleting content directly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 22:47:12 +09:00