WebHooker/server/lib
RhenCloud 449739ee97
feat(check): resolve build log url for failed check suites via GitHub API
check_suite payloads carry no details_url; the build log lives on the
underlying check_run. For failed suites, fetch the suite's check runs with
an installation token and inject the first run's details_url (preferring
the Cloudflare run) as a Build Log field.
2026-08-27 21:59:48 +08:00
..
config feat(feishu): add Feishu inbound webhook, /gh commands and card actions 2026-08-27 00:07:05 +08:00
core feat(check): resolve build log url for failed check suites via GitHub API 2026-08-27 21:59:48 +08:00
drivers chore: auto-fix lint & formatting [skip ci] 2026-08-26 16:39:02 +00:00
events chore: auto-fix lint & formatting [skip ci] 2026-08-24 14:52:59 +00:00
formatters fix(check): show build log link for failed check suites too 2026-08-27 21:43:32 +08:00
github feat(check): resolve build log url for failed check suites via GitHub API 2026-08-27 21:59:48 +08:00
lib feat(check): add build log link for failed Cloudflare checks 2026-08-27 21:43:26 +08:00
observability chore: auto-fix lint & formatting [skip ci] 2026-08-16 14:47:01 +00:00
providers feat(reliability): idempotency store, custom webhook replay protection, correlation ids 2026-08-15 17:03:32 +08:00
queue feat(feishu): add Feishu inbound webhook, /gh commands and card actions 2026-08-27 00:07:05 +08:00
storage chore: auto-fix lint & formatting [skip ci] 2026-08-17 07:51:36 +00:00
web chore: auto-fix lint & formatting [skip ci] 2026-08-26 16:39:02 +00:00
cf.ts fix: read raw request + body via h3 context for discord/telegram webhooks 2026-08-13 18:13:55 +08:00
config.ts chore: auto-fix lint & formatting [skip ci] 2026-08-17 07:51:36 +00:00
fragments.ts chore: auto-fix lint & formatting [skip ci] 2026-08-24 14:52:59 +00:00
http.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
types.ts feat(feishu): add Feishu inbound webhook, /gh commands and card actions 2026-08-27 00:07:05 +08:00
webhook.ts feat(storage): migrate config, dedup and delivery state to D1 2026-08-17 15:01:20 +08:00