mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-24 15:27:41 +08:00
#27473 removed the +/-50 byte threshold so small deltas were no longer suppressed, but that also made zero-impact PRs get a comment. Restore suppression only for exactly 0-byte deltas on all targets. An existing comment is still always updated so it never goes stale. Signed-off-by: Jacob Dahl <dahl.jakejacob@gmail.com>