when pushing several commits, only run CI on the most recent commit
As per title. It sounds like a waste of resources and leads to a lot of notification about pointless build failures when only the most recent commit pass CI. The current state of affairs might also discourage people from splitting work into multiple commits to avoid the notification storm, which is undesirable.
Migrated from T2066 (view on Phabricator)