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
feat: enhance PR command dry-run output with repository info
- Add repository information section showing local and upstream URLs
- Display clear step-by-step process explanation in dry-run mode
- Show what will happen before executing commands
- Improve final dry-run completion message with helpful tip
- Better user experience and transparency
- Consistent with enhanced check command output
Enhanced dry-run now shows:
- Repository information (local vs upstream)
- Step-by-step process explanation
- Clear indication that no changes were made
- Helpful tip to run without --dry-run to execute
- Better visual organization and readability
0 commit comments