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
publish: keep truncated Discord message under the 2000-char limit
When truncating the release message, reserve room for the
"... (truncated)" suffix so budget + suffix stays within the Discord
2000-character content limit instead of overshooting it.
Co-authored-by: vix <290354907+vix-agent@users.noreply.github.com>