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: decode URL-encoded characters in PR body update
- Fix shell execution error caused by %0A in commit messages
- Properly decode %0A, %0D, %25 back to readable format
- Prevents 'command not found' errors in workflow
0 commit comments