Skip to content

build: use PR number for title check concurrency#197

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

build: use PR number for title check concurrency#197
bestbeforetoday merged 1 commit into
substrait-io:mainfrom
bestbeforetoday:workflow-concurrency

Conversation

@bestbeforetoday

Copy link
Copy Markdown
Member

The github.ref may just be the target branch name, which results in all PR title checks sharing the same concurrency group. This change uses the PR number (if available) as the discriminator.

The github.ref may just be the target branch name, which results in all
PR title checks sharing the same concurrency group. This change uses the
PR number (if available) as the discriminator.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
@bestbeforetoday bestbeforetoday merged commit f99dbdc into substrait-io:main Jun 23, 2026
21 checks passed
@bestbeforetoday bestbeforetoday deleted the workflow-concurrency branch June 23, 2026 22:18
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