Skip to content

ci: prevent stale preview deployments after branch deletion - #23

Merged
prayujt merged 1 commit into
mainfrom
ci/cancel-deleted-branch-deploy
Aug 25, 2026
Merged

ci: prevent stale preview deployments after branch deletion#23
prayujt merged 1 commit into
mainfrom
ci/cancel-deleted-branch-deploy

Conversation

@prayujt

@prayujt prayujt commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Serialize Nimbus deploy and cleanup runs per branch using an event-normalized concurrency group.
  • Cancel an in-flight preview deploy when GitHub deletes its merged branch, preventing it from recreating the preview after cleanup.

Test plan

  • Run git diff --check
  • Validate workflow formatting with Prettier
  • Compare concurrency behavior with the Planewise Nimbus workflow

@prayujt
prayujt merged commit 9454a8c into main Aug 25, 2026
1 of 2 checks passed
@prayujt
prayujt deleted the ci/cancel-deleted-branch-deploy branch August 25, 2026 03:25
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