WebHooker/server
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
..
lib feat(check): resolve build log url for failed check suites via GitHub API 2026-08-27 21:59:48 +08:00
plugins feat(queue): async delivery via Cloudflare Queues with retry backoff and DLQ 2026-08-15 17:03:35 +08:00
routes feat(feishu): add Feishu inbound webhook, /gh commands and card actions 2026-08-27 00:07:05 +08:00
tasks chore: auto-fix lint & formatting [skip ci] 2026-08-17 07:51:36 +00:00
error-handler.ts chore: auto-fix lint & formatting [skip ci] 2026-08-13 12:37:09 +00:00