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
chore(workflows): updating new comment workflow (#1667)
Fixing issue when the new comment had multilines that resulted in multiple messages posted.
This was done by calling toJson in order to escape special characters (such as line breaks)
0 commit comments