getsentry / sentry-docs

Sentry's documentation (and tools to build it)
https://docs.sentry.io
Other
333 stars 1.47k forks source link

Limit Summary of Changelog Text to Ensure it can be posted to twitter #11855

Open smeubank opened 4 days ago

smeubank commented 4 days ago

Steps to Reproduce

  1. post to the changelog with a summary and title text which is more than the free tier of a tweet/x-post
  2. look at the x account for auto-posting our new changelogs
  3. it will not be there

Expected Result

It should be there

Actual Result

It will not be there

Additional Info

We need to consider to add a limit to the concatenated character count of the title and summary fields to ensure it will always be postable to twitter

You can write as much as you like in the post, just not the summary

Image