Skip to content

docs: add enterprise CTA banners to PostgreSQL self-hosting page#288

Merged
saifsmailbox98 merged 2 commits into
mainfrom
devin/1782047974-enterprise-cta-postgres
Jun 21, 2026
Merged

docs: add enterprise CTA banners to PostgreSQL self-hosting page#288
saifsmailbox98 merged 2 commits into
mainfrom
devin/1782047974-enterprise-cta-postgres

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Adds the enterprise CTA (EnterpriseCTA snippet) to the PostgreSQL self-hosting doc at two locations:

  • Top of the page (before Overview)
  • After the Architecture section (before Rollback)

Follows the same pattern used in other docs pages (overview.mdx, permissions.mdx, security.mdx, etc.).

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Documentation
  • CI / build

Test plan

  • Existing tests pass (make test)
  • Added/updated tests for new behavior
  • Manual testing (describe below)

Verified the import and component usage matches the existing pattern in other docs pages.

Security checklist

  • No secrets or credentials in code
  • No new unauthenticated endpoints
  • Input validation on new API surfaces
  • Checked for OWASP top 10 (injection, XSS, etc.)

Link to Devin session: https://app.devin.ai/sessions/8cb8263843a348c88408ef5994d5868e

Co-Authored-By: saif <saif@infisical.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@mintlify

mintlify Bot commented Jun 21, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
agent-vault 🟢 Ready View Preview Jun 21, 2026, 1:20 PM

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

@greptile-apps

greptile-apps Bot commented Jun 21, 2026

Copy link
Copy Markdown

Greptile Summary

This PR adds the EnterpriseCTA snippet to the PostgreSQL self-hosting documentation page at two positions: before the Overview section and after the Architecture section (before Rollback).

  • The import path (/snippets/enterprise-cta.mdx) and component usage (<EnterpriseCTA />) exactly match the pattern already used in overview.mdx, permissions.mdx, security.mdx, and other docs pages.
  • The two placement locations are logical anchor points in the document, consistent with how other pages position the banner.

Confidence Score: 5/5

A pure documentation addition — no logic, no API surfaces, no secrets handling. The snippet import and component placement are identical to the established pattern across the repo.

The change touches only an MDX docs file, adding a pre-existing snippet component in two well-chosen locations. The import path matches every other page that uses the same component, and the snippet file itself already exists in the repo. Nothing here can affect runtime behavior.

No files require special attention.

Important Files Changed

Filename Overview
docs/self-hosting/postgres.mdx Adds EnterpriseCTA import and two banner placements (top of page and after Architecture section), matching the pattern used in overview.mdx and other docs pages. No functional or security concerns.

Reviews (1): Last reviewed commit: "docs: add enterprise CTA banners to Post..." | Re-trigger Greptile

Co-Authored-By: saif <saif@infisical.com>
@saifsmailbox98 saifsmailbox98 merged commit f07170a into main Jun 21, 2026
8 checks passed
@saifsmailbox98 saifsmailbox98 deleted the devin/1782047974-enterprise-cta-postgres branch June 21, 2026 13:23
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