alleyinteractive / apple-news

The Publish to Apple News plugin enables your WordPress blog content to be published to your Apple News channel.
https://wordpress.org/plugins/publish-to-apple-news/
GNU General Public License v3.0
152 stars 70 forks source link

Truncate Changelog Section of WordPress.org Readme #1104

Closed kevinfodness closed 1 month ago

kevinfodness commented 2 months ago

Description of the bug

WordPress.org truncates changelogs that are over 5000 words. As of a recent release, we hit that cap, and need to proactively remove older changelog entries.

Acceptance Criteria

Truncate the changelog of the WordPress.org Readme so that it only contains information on the last 5 releases (no more than 5000 words) and links to the releases section in GitHub for a full version history.

Steps To Reproduce

  1. Log in to WordPress.org as a plugin maintainer
  2. Navigate to the Publish to Apple News plugin
  3. See the message about the changelog being too long

Additional Information

No response

renatonascalves commented 2 months ago

Have you considered adding a link to the Github Release instead? I do think it is more friendly to user sharing the changes there, but I also see several projects sharing only the link of the, external, release.