Skip to content

Conversation

@Leechael
Copy link
Collaborator

@Leechael Leechael commented Jan 9, 2026

  • Create PR instead of direct push when releasing from main branch (branch protection rules require changes through PRs)
  • Skip dirty check in CI builds to avoid false "-dirty" suffix (workspace dependency resolution modifies package.json after commit)
  • Improve version conflict error message with context and solutions

- Create PR instead of direct push when releasing from main branch
  (branch protection rules require changes through PRs)
- Skip dirty check in CI builds to avoid false "-dirty" suffix
  (workspace dependency resolution modifies package.json after commit)
- Improve version conflict error message with context and solutions
Copy link
Contributor

@h4x3rotab h4x3rotab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Leechael Leechael merged commit cc954f4 into main Jan 13, 2026
4 checks passed
@Leechael Leechael deleted the fix/release-workflow-improvements branch January 13, 2026 10:35
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.

3 participants