Skip to content

docs(agents): document telemetry test isolation and CI commands#143

Closed
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/agents-md-telemetry-workflows
Closed

docs(agents): document telemetry test isolation and CI commands#143
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/agents-md-telemetry-workflows

Conversation

@tembo

@tembo tembo Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What

Updates AGENTS.md with workflows and commands introduced by the merged PostHog telemetry work (#141), so agents working in this repo follow them going forward.

Added

  • New ## Telemetry section — documents that bun test force-disables telemetry via a Bun [test] preload (packages/email-sdk/test-preload.ts) wired from both the repo-root and packages/email-sdk/bunfig.toml (Bun only reads the cwd's bunfig.toml, so the two must stay in sync). Also notes that capture-enabled tests use injected env/fetch/configDir overrides, and lists the user-facing opt-outs (EMAIL_SDK_TELEMETRY=0, DO_NOT_TRACK=1, createEmailClient({ telemetry: false })).
  • Docs Site — adds the bun run types:check command (fumadocs-mdx && tsc --noEmit) used to validate docs-site changes.
  • CI and Publishing — notes the non-blocking PostHog release-annotation step in release.yml and its POSTHOG_PERSONAL_API_KEY secret.

Grounding

Each addition is verified against repo usage:

  • bunfig.toml (root) + packages/email-sdk/bunfig.toml + packages/email-sdk/test-preload.ts
  • apps/fumadocs/package.json types:check script
  • .github/workflows/release.yml "Annotate release in PostHog" step

Docs-only change; no code or auto-generated files touched.


Want tembo to make any changes? Add a comment with @tembo and i'll get back to work!

View on Tembo View Agent Settings View on automation

@tembo tembo Bot added the tembo Pull request created by Tembo label Jul 6, 2026
@tembo tembo Bot requested a review from leoisadev1 July 6, 2026 17:06
@tembo

tembo Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Requesting review from @leoisadev1 who has experience with the following files modified in this PR:

  • AGENTS.md

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
email-sdk-fumadocs Ready Ready Preview, Comment Jul 6, 2026 5:07pm

Request Review

@leoisadev1

Copy link
Copy Markdown
Member

Consolidated into #145 — telemetry test isolation, docs types:check, and the PostHog release annotation all kept (verified against test-preload.ts, both bunfig.toml files, and release.yml).

@leoisadev1 leoisadev1 closed this Jul 6, 2026
leoisadev1 added a commit that referenced this pull request Jul 6, 2026
Consolidates the accurate, verified additions from Tembo draft PRs #130,
#131, #132, #137, #138, #139, #142, and #143 into one coherent AGENTS.md
update: telemetry test isolation, convex-email component workflow,
Homebrew formula automation, live-check LIVE_SEND behavior, docs-site
types:check, blog refresh workflow, and the PostHog release annotation.

Generated-By: PostHog Code
Task-Id: ec2538f2-5c80-4142-b4b3-b1a53394862e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant