mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
## 🩹 Hotfix v2.1.29 This PR starts a hotfix release from `main`. ### Release Process 1. ✅ Hotfix branch created from main 2. ✅ Pushed to remote 3. 🔄 Waiting for PR review and merge 4. ⏳ Auto tag + GitHub Release will be created after merge --- Created by hotfix script ## Summary by Sourcery Improve main-to-canary sync workflow robustness and tighten hotfix auto-tagging criteria for release automation. Enhancements: - Make the main-to-canary sync workflow attempt direct merges to canary, falling back to PR creation only when necessary or when conflicts occur, and handle existing sync PRs more gracefully. - Refine hotfix detection in the auto-tag workflow by requiring both a hotfix branch prefix and a valid conventional commit-style PR title prefix before tagging. - Update the @lobehub/ui dependency to the latest patch version. Build: - Adjust release auto-tag workflow logic to gate hotfix tagging by both branch naming and PR title format. CI: - Enhance GitHub Actions workflow for syncing main to canary with conflict handling, direct-push optimization, and automated PR management. |
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| FUNDING.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||