Commit Graph

2 Commits (2109ca83a73f79134f5079ffea5c6b084e0eef5a)

Author SHA1 Message Date
Kálmán „KAMI” Szalai 2109ca83a7 Retry push in weekly trend workflow to handle concurrent commits 2026-08-18 12:54:21 +02:00
Kálmán „KAMI” Szalai 988f3a768b Add weekly channel health trend report and per-PR link checker
Weekly trend workflow: runs the full iptv-checker weekly, keeps a
snapshot of failed URLs in .github/checker-history/failed.txt, and
reports newly-broken vs newly-recovered channels since the last run
in the job summary.

PR check workflow: on any PR touching lists/*.md, extracts only the
added/changed stream links from the diff and checks just those (not
the whole 2000+ channel playlist), reporting online/failed results
directly in the PR's Checks summary.
2026-08-18 12:47:38 +02:00