IPTV/.github/workflows
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
..
pr_check.yml Add weekly channel health trend report and per-PR link checker 2026-08-18 12:47:38 +02:00
pylint.yml Add Python 3.12-3.14 to the pylint test matrix 2026-08-14 11:50:35 +02:00
test_playlist.yml Fix m3u-linter CI step to actually lint the real playlist 2026-08-17 17:45:46 +02:00
update_playlist.yml Improve make_playlist.py code quality and fix bugs (#989) 2026-03-08 07:40:47 +01:00
weekly_trend.yml Add weekly channel health trend report and per-PR link checker 2026-08-18 12:47:38 +02:00