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
- JSON-escape release notes (backslashes, quotes, newlines) via sed
pipeline before storing in $GITHUB_ENV as SLACK_RELEASE_NOTES
- Add 2700-char truncation with link to full release notes
- Wrap payload block in {} to form a valid JSON object
- Reference pre-escaped env var as a quoted JSON string value
0 commit comments