Details
-
Wish
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
When a new changeset is pushed in a PR, we should probably cancel previous GHA builds in that PR. This is not done automatically by Github, but can be enabled using a third-party action:
https://github.com/potiuk/cancel-workflow-runs
Here is an example of use:
https://github.com/apache/pulsar/blob/master/.github/workflows/ci-cancel-duplicate-workflows.yaml
Attachments
Issue Links
- links to