Skip to content

ci: sweep reconciles deployment (stranded-commit fix) - #22

Merged
github-actions[bot] merged 1 commit into
mainfrom
ci/deploy-reconcile
Sep 5, 2026
Merged

ci: sweep reconciles deployment (stranded-commit fix)#22
github-actions[bot] merged 1 commit into
mainfrom
ci/deploy-reconcile

Conversation

@catomean

@catomean catomean commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Sweep merges (GITHUB_TOKEN pushes) fire no workflows, so merged commits sat undeployed until hand-dispatch — proven today on the npm-swap merges. Adds the canonical sweep's deploy_workflow reconcile, as solon and orangecat already have.

🤖 Generated with Claude Code

…ing commits

A sweep merge is a GITHUB_TOKEN push, which fires no push workflows: main
went green and nothing deployed (proven today — the consumer-swap merges
needed hand-dispatched deploys). deploy_workflow tells the canonical
sweep to compare main tip vs the last successful deploy run and dispatch
deploy.yml when they differ, same as solon/orangecat already do.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn
@github-actions
github-actions Bot merged commit 4d13ff9 into main Sep 5, 2026
1 check passed
@github-actions
github-actions Bot deleted the ci/deploy-reconcile branch September 5, 2026 16:30
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