Files
PX4-Autopilot/.github
Jacob Dahl 06dd47550f ci(flash-analysis): skip PR comment when flash delta is zero (#27660)
#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>
2026-06-12 13:31:36 -06:00
..