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
- Fix cherry-pick not executing when --merge flag is explicitly set
(mergeStrategy was never assigned in the non-auto branch)
- Fix draft PR incorrectly displayed as "open" in StateString/PRNumberString
- Fix format string injection risk in main.go error logging
- Remove duplicate gh API call in PRMergedWith by reusing already-fetched SHA
- Fix typo "unabled" -> "unable" in NotInstalledError message
- Replace panic with error return for unsupported commands in Run()
- Remove unused WithSpinner dead code and its dependencies
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments