Skip to content

build: workflow concurrency for PR title check#196

Merged
nielspardon merged 1 commit into
substrait-io:mainfrom
bestbeforetoday:workflow-concurrency
Jun 19, 2026
Merged

build: workflow concurrency for PR title check#196
nielspardon merged 1 commit into
substrait-io:mainfrom
bestbeforetoday:workflow-concurrency

Conversation

@bestbeforetoday

Copy link
Copy Markdown
Member

This change adds concurrency configuration to the PR title check workflow so that more recent modifications to a PR superseed previous ones. Any active workflow runs triggered by earlier PR modifications are cancelled. This avoids a race condition when multiple workflows are running in parallel and minimises the the impact on build resources.

@CLAassistant

CLAassistant commented Jun 17, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

This change adds concurrency configuration to the PR title check
workflow so that more recent modifications to a PR supersede previous
ones. Any active workflow runs triggered by earlier PR modifications are
cancelled. This avoids a race condition when multiple workflows are
running in parallel and minimises the the impact on build resources.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
@nielspardon nielspardon merged commit 9b1bff4 into substrait-io:main Jun 19, 2026
21 checks passed
@bestbeforetoday bestbeforetoday deleted the workflow-concurrency branch June 19, 2026 10:24
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.

3 participants