Skip to content

chore: harden release workflow branch cleanup guidance#37

Merged
tryweb merged 1 commit intomainfrom
chore/release-branch-cleanup-guards
Mar 28, 2026
Merged

chore: harden release workflow branch cleanup guidance#37
tryweb merged 1 commit intomainfrom
chore/release-branch-cleanup-guards

Conversation

@tryweb
Copy link
Copy Markdown
Owner

@tryweb tryweb commented Mar 28, 2026

Summary

  • Add a mandatory Phase 6.5 branch-cleanup verification gate to release-workflow skill so release branches cannot silently remain after squash merge.
  • Document expected squash topology and add a reset-vs-rebase recovery decision table to reduce false divergence handling.
  • Sync docs/DEVELOPMENT_WORKFLOW.md with the same release safeguards and replace stash-first dirty-tree advice with safer release guidance.

Validation

  • docker compose build --no-cache && docker compose up -d
  • docker compose exec opencode-dev npm run typecheck
  • docker compose exec opencode-dev npm run build

@tryweb tryweb merged commit 56bf1a2 into main Mar 28, 2026
9 checks passed
@tryweb tryweb deleted the chore/release-branch-cleanup-guards branch March 28, 2026 23:18
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