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
- Add 4th argument 'skip_push' to skip git push operations
- Useful for testing the release process locally
- Commits and tags are still created, but not pushed to remote
- Displays warning message when push is skipped
- Update documentation with new parameter and example usage
Example: rake release[16.2.0,false,npm,skip_push]
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments