-
Suggestion
-
Resolution: Unresolved
-
None
-
None
when pr:from_ref_updated hook is fired it should have new key that says code has changed or only the commit sha changed (due to rebase or squash off commits)
Similar to how a PR is able to loose its approval status when only actual code changes - this should be a new key in the the pr:from_ref_updated hook so CI systems can act accordingly to avoid launching tests when no code has changed.