Skip to content

ci: scope labeler concurrency to the pull request#3798

Merged
crazy-max merged 1 commit intodocker:masterfrom
crazy-max:fix-labeler-workflow
Apr 15, 2026
Merged

ci: scope labeler concurrency to the pull request#3798
crazy-max merged 1 commit intodocker:masterfrom
crazy-max:fix-labeler-workflow

Conversation

@crazy-max
Copy link
Copy Markdown
Member

relates to https://github.com/docker/buildx/actions/runs/24363197956?pr=3796

labeler
Canceling since a higher priority waiting request for labeler-refs/heads/master exists

The workflow now uses github.event.pull_request.number for the labeler concurrency group instead of github.ref. That keeps cancellation behavior for duplicate runs on the same pull request without serializing unrelated pull requests against refs/heads/master.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crazy-max crazy-max merged commit 6525a8f into docker:master Apr 15, 2026
244 of 245 checks passed
@crazy-max crazy-max deleted the fix-labeler-workflow branch April 15, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants