-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC-2608: Add an RSS feed for the TinyMCE Changelog #3566
base: tinymce/7
Are you sure you want to change the base?
Conversation
…event build from failing
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've spent the morning trying to understand RSS feeds and this is actually really cool! Good job Farzad!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done! Seems like a nice feature to provide 👍 Should we provide a link to the xml file somewhere in the docs?
Ticket: DOC-2608
RSS Feed: http://docs-hotfix-7-doc-2608.staging.tiny.cloud/docs/tinymce/7/rss.xml
RSS Validator: https://validator.w3.org/feed/
RSS Viewer: https://rssviewer.app/
RSS Spec: https://www.rssboard.org/rss-specification
Changes:
tinymce/7
to generaterss.xml
during build processchangelog.adoc
is modifiedPre-checks:
feature/<version>/
,hotfix/<version>/
,staging/<version>/
, orrelease/<version>/
.modules/ROOT/nav.adoc
has been updated(if applicable)
.release note
entry for anyNew product features
.productminorversion
inantora.yml
and added new supported versions entry inmodules/ROOT/partials/misc/supported-versions.adoc
.Review: