Skip to content

docs: link self-hosting update newsletter from README#15380

Merged
jannikmaierhoefer merged 2 commits into
mainfrom
docs/self-host-update-newsletter
Jul 23, 2026
Merged

docs: link self-hosting update newsletter from README#15380
jannikmaierhoefer merged 2 commits into
mainfrom
docs/self-host-update-newsletter

Conversation

@jannikmaierhoefer

@jannikmaierhoefer jannikmaierhoefer commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary

Adds a short tip to the Self-Host section of the README pointing self-hosters to a new open source update mailing list — self-hosting feature updates and releases only, no marketing.

The link deep-links to the #subscribe anchor on the self-hosting docs overview, where the signup box lives.

Related

Note: the repo's Prettier format:check only covers js/jsx/ts/tsx/css, so this Markdown-only change is not reformatted by CI. The change is a single > [!TIP] block with no unrelated edits.

🤖 Generated with Claude Code

Greptile Summary

Adds a README tip directing self-hosters to the open-source update mailing list.

  • Links directly to the subscription section of the self-hosting documentation.
  • Clarifies that the list covers self-hosting features and releases without marketing.

Confidence Score: 5/5

The documentation-only change appears safe to merge.

The new tip uses an admonition format already established in the README, and its external deep link intentionally targets the subscription anchor supplied by the companion documentation change.

Reviews (1): Last reviewed commit: "docs: link self-hosting update newslette..." | Re-trigger Greptile

Add a tip in the Self-Host section pointing self-hosters to the new
open source update mailing list (self-hosting feature updates and
releases only, no marketing).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 23, 2026
@github-actions

Copy link
Copy Markdown

@claude review

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown

🟢 AWS preview image pushed

Argo CD is rolling it out — the environment is usually ready within a
few minutes of this comment.

URL: https://pr-15380.preview.langfuse.com
Login: demo@langfuse.com / password
API keys: pk-lf-1234567890 / sk-lf-1234567890
Commit: 99997ef

URL not loading / 404? Full debug guide — deploy allowlist,
sleeping preview, pod status, ClickHouse:
https://github.com/langfuse/langfuse/blob/main/.agents/skills/langfuse-previews/SKILL.md#debug-a-preview

Logs (needs preview-cluster kubectl access):

kubectl -n langfuse-pr-15380 logs -f deploy/langfuse-pr-15380-web      # web
kubectl -n langfuse-pr-15380 logs -f deploy/langfuse-pr-15380-worker   # worker

Add --previous for a crashed container, --tail=200 to limit, or
kubectl -n langfuse-pr-15380 get pods to inspect status.

Synthetic preview data only. Never add production data to public accounts.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM — a single, self-contained README addition with no code impact.

What was reviewed: the diff (one added > [!TIP] block in the Self-Host section), the link target format, and surrounding Markdown structure for consistency with the existing README tip style used elsewhere in the file.

Extended reasoning...

Overview

The PR adds a single Markdown > [!TIP] callout to README.md's Self-Host section, linking to https://langfuse.com/self-hosting#subscribe for a self-hosting update mailing list. No code, config, or build files are touched — only static documentation text.

Security risks

None. There is no executable code, no user input handling, no auth/permission logic, and the linked URL points to the project's own existing docs domain (langfuse.com), consistent with dozens of other links already in this README.

Level of scrutiny

Minimal scrutiny is appropriate: this is a documentation-only, single-file, single-block change with no logic, no tests to run, and no way to regress functionality. It follows the exact same > [!TIP] pattern already used elsewhere in this same README (e.g., the OpenAI integration tip), so it is stylistically consistent.

Other factors

The bug-hunting system found no issues, and the change is too small and low-risk to warrant deferring to a human. There are no outstanding review comments to address.

@github-actions
github-actions Bot temporarily deployed to pr-15380 July 23, 2026 16:48 Destroyed
@jannikmaierhoefer
jannikmaierhoefer merged commit 06622cc into main Jul 23, 2026
31 of 33 checks passed
@jannikmaierhoefer
jannikmaierhoefer deleted the docs/self-host-update-newsletter branch July 23, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant