Skip to content

fix(ci): prevent release workflow self-cancellation#60

Merged
rhuanbarreto merged 1 commit into
mainfrom
claude/nifty-banzai
Mar 15, 2026
Merged

fix(ci): prevent release workflow self-cancellation#60
rhuanbarreto merged 1 commit into
mainfrom
claude/nifty-banzai

Conversation

@rhuanbarreto

Copy link
Copy Markdown
Contributor

Summary

  • Change cancel-in-progress from true to false in the Release workflow concurrency group
  • Prevents the issue_comment-triggered run from cancelling the push-triggered run mid-validation

Test plan

  • Merge a PR to main and verify both Release workflow runs complete without cancellation

🤖 Generated with Claude Code

The push-triggered run was being cancelled by the subsequent
issue_comment-triggered run due to cancel-in-progress: true.
Switching to false so runs queue instead of cancelling each other.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 10df252
Status: ✅  Deploy successful!
Preview URL: https://4b0f6d9c.archgate-cli.pages.dev
Branch Preview URL: https://claude-nifty-banzai.archgate-cli.pages.dev

View logs

@rhuanbarreto rhuanbarreto merged commit 63dd9c2 into main Mar 15, 2026
7 checks passed
@rhuanbarreto rhuanbarreto deleted the claude/nifty-banzai branch March 15, 2026 21:50
@github-actions github-actions Bot mentioned this pull request Mar 15, 2026
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