Commit graph

3 commits

Author SHA1 Message Date
f411886d88 Split phrase list out into community-editable phrases.yaml
Some checks are pending
CI / test (push) Waiting to run
config.yaml previously mixed secrets with the phrase list, forcing
private-only edits. Now config supports phrases_file, which is loaded and
merged with any private phrases: entries, so the repo-tracked phrases.yaml
can be extended via PR while per-deployment additions stay private.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 23:27:27 +09:00
6e023d1081 Fix CI: runner label should be ubuntu-latest, not docker
Some checks are pending
CI / test (push) Waiting to run
runs-on selects a registered runner label; forgejo-runner's default
label is ubuntu-latest, so the job never got picked up under "docker".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 22:55:14 +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