mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 19:48:28 +01:00
Addresses review: github.rest.issues.listComments only returns the first page, so the sticky-comment marker could be missed on busy PRs — use github.paginate. And guard readFileSync so a missing/unreadable body file exits 2 (per the doc) instead of crashing without JSON.