Skip to content

docs: replace PrivatePreviewBadge with BetaBadge in Managed Postgres#52

Merged
Blargian merged 1 commit into
mainfrom
docs/managed-postgres-beta-badge
May 27, 2026
Merged

docs: replace PrivatePreviewBadge with BetaBadge in Managed Postgres#52
Blargian merged 1 commit into
mainfrom
docs/managed-postgres-beta-badge

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 25, 2026

Summary

Ports ClickHouse/clickhouse-docs#6259: swap PrivatePreviewBadge for BetaBadge across all Managed Postgres docs, now that the product has moved from private preview to beta.

Changes

  • Updated 25 .mdx files under products/managed-postgres/ to import and render BetaBadge instead of PrivatePreviewBadge.
  • Used the existing Mintlify <BetaBadge/> usage convention (no props), since the Mintlify BetaBadge component does not accept props.

Notes / ambiguity

  • In the Docusaurus source, the badge passes link, galaxyTrack and a per-page galaxyEvent (e.g. docs.managed-postgres.overview-beta) used for Galaxy analytics tracking. The Mintlify BetaBadge component (snippets/components/BetaBadge/BetaBadge.jsx) does not currently support these props, matching how the existing Mintlify PrivatePreviewBadge also ignored them. Per-page Galaxy event tracking is therefore not wired up on the Mintlify site — flagging in case this needs follow-up at the component level.
  • The upstream PR also renames the sidebar/navbar entry from "Managed Postgres (Preview)" to "Managed Postgres (Beta)". The Mintlify navigation (products/managed-postgres/navigation.json) currently uses just "Managed Postgres" with no stage suffix, so no nav rename was applied.

Note

Low Risk
Documentation-only badge component swap with no runtime or API changes.

Overview
Managed Postgres docs now show the product as beta instead of private preview: every affected page imports BetaBadge and renders <BetaBadge/> in place of PrivatePreviewBadge (and its signup/link/Galaxy props).

The change is applied consistently across 25 products/managed-postgres/**/*.mdx guides (overview, quickstart, connection, HA, migrations, monitoring, security, etc.). Page body content is unchanged aside from the badge swap.

Reviewed by Cursor Bugbot for commit 9f03452. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 25, 2026

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

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview May 25, 2026, 7:26 PM

@Blargian Blargian merged commit 34d89d9 into main May 27, 2026
2 checks passed
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.

1 participant