Skip to content

docs: replace PrivatePreviewBadge with BetaBadge in managed-postgres#41

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/replace-private-preview-badge-managed-postgres
Open

docs: replace PrivatePreviewBadge with BetaBadge in managed-postgres#41
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/replace-private-preview-badge-managed-postgres

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 21, 2026

Summary

Port upstream ClickHouse/clickhouse-docs#6259 to Mintlify: swap PrivatePreviewBadge for BetaBadge across all 25 pages under products/managed-postgres/, now that Managed Postgres has moved from private preview to beta.

Changes

  • Updated import statements from PrivatePreviewBadge to BetaBadge (Mintlify snippet path /snippets/components/BetaBadge/BetaBadge.jsx).
  • Replaced JSX usages <PrivatePreviewBadge ... /> with <BetaBadge/> (matching the upstream change, dropping the link/galaxyTrack/slug props that aren't part of BetaBadge).
  • Applied to all 25 files listed in the upstream PR.

Context

Upstream PR: ClickHouse/clickhouse-docs#6259. The Mintlify BetaBadge component takes no props, so the props from the old PrivatePreviewBadge invocations were dropped — consistent with how BetaBadge is used elsewhere in this repo (e.g. products/clickstack/*).

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 21, 2026

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

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview May 21, 2026, 6:41 PM

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