Skip to content

CI: Cancel in-progress workflows on new commits to improve efficiency #6392

@Ayushmore1214

Description

@Ayushmore1214

What would you like to be added: Add GitHub Actions workflow concurrency to cancel in-progress CI runs when new commits are pushed to the same branch or pull request.

Why is this needed:Currently, multiple CI runs can execute simultaneously for outdated commits, which increases CI load and delays feedback.
Enabling workflow concurrency will automatically cancel obsolete runs, improving CI efficiency, reducing resource usage, and providing faster feedback to contributors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions