WebHooker/server/lib/github
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
..
check-run.ts feat(check): resolve build log url for failed check suites via GitHub API 2026-08-27 21:59:48 +08:00
oauth.ts feat(check): resolve build log url for failed check suites via GitHub API 2026-08-27 21:59:48 +08:00
store.ts chore: auto-fix lint & formatting [skip ci] 2026-08-26 16:39:02 +00:00