Skip to content

fix(ci): avoid reusable workflow concurrency deadlock - #507

Merged
ss-o merged 1 commit into
mainfrom
fix-505-reusable-workflow-concurrency
Aug 16, 2026
Merged

fix(ci): avoid reusable workflow concurrency deadlock#507
ss-o merged 1 commit into
mainfrom
fix-505-reusable-workflow-concurrency

Conversation

@ss-o

@ss-o ss-o commented Aug 16, 2026

Copy link
Copy Markdown
Member

Part of #505.

Removes the duplicate concurrency group from the called workflow. Each caller retains its own cancellation-safe group; defining the same group in both layers causes GitHub Actions to cancel the call as a deadlock.

@ss-o
ss-o requested a review from a team as a code owner August 16, 2026 10:54
@ss-o
ss-o enabled auto-merge (squash) August 16, 2026 10:56
@ss-o
ss-o disabled auto-merge August 16, 2026 10:58
@ss-o
ss-o merged commit 2d4a211 into main Aug 16, 2026
5 checks passed
@ss-o
ss-o deleted the fix-505-reusable-workflow-concurrency branch August 16, 2026 11:54
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.

1 participant