Skip to content

Feature: Add PR concurrency to reduce redundant runs#326

Open
khantnaingset-kns wants to merge 1 commit intosipeed:mainfrom
khantnaingset-kns:feat/improve-ci-concurrency
Open

Feature: Add PR concurrency to reduce redundant runs#326
khantnaingset-kns wants to merge 1 commit intosipeed:mainfrom
khantnaingset-kns:feat/improve-ci-concurrency

Conversation

@khantnaingset-kns
Copy link

Description

Introduce concurrency to the pr-check workflow. This PR adds concurrency to the PR workflow so that when new commits are pushed, older in-progress runs are canceled. No code changes, only CI behavior optimization. Because multiple pushes to a PR can queue or run redundant checks. Canceling superseded runs saves CI minutes and shortens feedback loops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant