Skip to content

docs: Enable RSS feed on the release notes page#670

Open
promptless[bot] wants to merge 1 commit into
mainfrom
promptless/release-notes-rss-feed
Open

docs: Enable RSS feed on the release notes page#670
promptless[bot] wants to merge 1 commit into
mainfrom
promptless/release-notes-rss-feed

Conversation

@promptless

@promptless promptless Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Adds rss: true to the docs/release-notes.mdx frontmatter to enable the RSS feed at /release-notes/rss.xml, per the GitHub Changelog–style format spec Lavanya provided. No existing entries were touched: every entry in the file is March 2026 or earlier (pre-April-2026), which the spec requires leaving unchanged, and there are no April 2026+ entries to reformat.

Trigger Events


Tip: Request one-off documentation tasks in the Dashboard under New Task 🚀

Add rss: true to the release notes frontmatter to enable the RSS feed
at /release-notes/rss.xml, per the changelog format spec.
Comment thread release-notes.mdx
title: "Product updates"
sidebarTitle: "Product updates"
description: "New features, fixes, and improvements for the Runpod platform."
rss: true

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mintlify's changelog docs confirm that rss: true in the page frontmatter enables the RSS feed (served at the page URL + /rss.xml, i.e. /release-notes/rss.xml), which is the exact behavior the changelog format spec requires. Verified this is the correct property name/value before adding it.

Source: https://mintlify.com/docs/create/changelogs

@mintlify

mintlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Jun 24, 2026, 12:59 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants