To reduce noisy notifications from minor feed updates, I've introduced a minLineChanges configuration option. The scheduler now filters feed diffs, only pushing updates to the pns.1lattice.co endpoint if the number of changed lines meets or exceeds the configured threshold (defaulting to 5). This allows for smarter notification management on a per-feed or global level.

Added configurable minimum line threshold for feed change notifications - lattice-pns/rss-push