Skip to content

Fix newlines in PR bot reply - #54803

Merged
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
jakebailey:fix-pr-comment-newlines
Jun 27, 2023
Merged

Fix newlines in PR bot reply#54803
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
jakebailey:fix-pr-comment-newlines

Conversation

@jakebailey

@jakebaileyJake Bailey (jakebailey) commented Jun 27, 2023

Copy link
Copy Markdown
Member

I tested these string concats... in zsh, not realizing that bash would not behave the same way. Fix this by putting the newlines into a $'' string which does support escaping.

#54788 (comment)

@jakebailey
Jake Bailey (jakebailey) merged commit 5b5a139 into microsoft:mainJun 27, 2023
@jakebailey
Jake Bailey (jakebailey) deleted the fix-pr-comment-newlines branch June 27, 2023 21:56
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: TeamFor Uncommitted BugPR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jakebailey@andrewbranch@sheetalkamat@typescript-bot