Skip to content

build: use PR number for title check concurrency#961

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

build: use PR number for title check concurrency#961
bestbeforetoday merged 1 commit into
substrait-io:mainfrom
bestbeforetoday:pr-title-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 marked this pull request as ready for review June 23, 2026 10:25
@bestbeforetoday bestbeforetoday merged commit d2483ee into substrait-io:main Jun 23, 2026
13 checks passed
@bestbeforetoday bestbeforetoday deleted the pr-title-concurrency branch June 23, 2026 10:50
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