Skip to content

build: workflow concurrency for PR title check#952

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

build: workflow concurrency for PR title check#952
bestbeforetoday 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.

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.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
@bestbeforetoday bestbeforetoday marked this pull request as ready for review June 17, 2026 12:24
@bestbeforetoday bestbeforetoday merged commit b89ea91 into substrait-io:main Jun 17, 2026
12 checks passed
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.

2 participants