Skip to content

Cancel running CI tests when new commits are pushed #63399

@cat5inthecradle

Description

@cat5inthecradle

While it is helpful to know exactly which commit in a many-commit PR caused test failures, there is only so much ocean to boil, and most of the time we care only about the final commit passing tests before merging.

Update our Drone configuration to abort any continuous integration tests being run against previous commits. This could be sliced up a bit, so the highest value would be in terminating Sauce Labs UI tests, and the least value being in terminating unit tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions