WebHooker/server/lib/formatters
RhenCloud fd6ccda411
fix(check): key check_run in-place edits on check name + head_sha
Providers that emit a fresh check run id per phase (e.g. Cloudflare Pages)
no longer post a new message for each status change; same name + commit
SHA now edits the existing message. Falls back to the run id when name or
head_sha is absent. Docs updated in sync.
2026-08-31 01:17:13 +08:00
..
check.ts fix(check): key check_run in-place edits on check name + head_sha 2026-08-31 01:17:13 +08:00
colors.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
comments.ts feat(formatters): add updateKey for suite/deployment/comment edit-in-place 2026-08-15 18:18:52 +08:00
commit-comment.ts fix(formatters): strip HTML from comment bodies so bot notifications render cleanly 2026-08-15 17:55:38 +08:00
create.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
custom.ts fix(formatters): localize PR buttons, cap oversized content, dedupe status logic 2026-08-14 07:41:19 +08:00
deployment.ts feat(formatters): add updateKey for suite/deployment/comment edit-in-place 2026-08-15 18:18:52 +08:00
discussion.ts fix(formatters): strip HTML from comment bodies so bot notifications render cleanly 2026-08-15 17:55:38 +08:00
generic.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
helpers.ts fix(render): link title head to the event object URL 2026-08-15 18:25:23 +08:00
index.ts refactor(core): message tracker abstraction and formatter plugin registry 2026-08-15 17:03:39 +08:00
issues.ts fix(telegram): render HTML with markdown-it and strip HTML from Discord bodies 2026-08-24 22:51:26 +08:00
label.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
member.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
milestone.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
ping.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
pull-request.ts fix(telegram): render HTML with markdown-it and strip HTML from Discord bodies 2026-08-24 22:51:26 +08:00
push.ts fix(push): render created tags/branches as create events instead of 0 commits 2026-08-29 16:47:00 +08:00
registry.ts refactor(core): message tracker abstraction and formatter plugin registry 2026-08-15 17:03:39 +08:00
release.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
repo.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
repository.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
review.ts chore: auto-fix lint & formatting [skip ci] 2026-08-15 11:24:23 +00:00
security.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
types.ts refactor(core): message tracker abstraction and formatter plugin registry 2026-08-15 17:03:39 +08:00
workflow.ts chore: auto-fix lint & formatting [skip ci] 2026-08-14 00:10:56 +00:00