You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changelog.yml (release):
- Remove lerna-changelog step that overwrote manual ChangeLog.md
(lerna-changelog requires labeled PRs, not direct commits)
- Add if condition to skip on Bump version commits (break infinite loop)
- Fix mkdir -p and merge zip steps
main.yml (CI lint):
- Remove version bump and git-auto-commit steps (only in changelog.yml)
- Clean lint-only workflow, safe to run on pull_request too
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments