pr-git-2369/HaraldNordgren/cancel-stale-pr-ci-v1
tagged this
31 Jul 10:10
From: Harald Nordgren <haraldnordgren@gmail.com> The CI workflow groups runs by commit hash, so every push to a pull request starts a separate workflow run. Group pull request runs by pull request number and cancel runs superseded by a newer push, while keeping push events grouped by commit hash for the skip-if-redundant behavior. Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com> Submitted-As: https://lore.kernel.org/git/pull.2369.git.git.1785492641983.gitgitgadget@gmail.com