Skip to content

docs(flaky-tests): document Test Details panel in browser extension#245

Draft
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/flaky-tests-extension-test-details
Draft

docs(flaky-tests): document Test Details panel in browser extension#245
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/flaky-tests-extension-test-details

Conversation

@samgutentag

Copy link
Copy Markdown
Member

Summary

Documents the new Test Details panel added to the Trunk browser extension. When enabled, the panel shows per-commit Flaky Tests results inline on GitHub PR pages, including pass/fail/quarantined/flaky counts, commit history, and links into the Trunk Flaky Tests dashboard.

Changes:

  • Updated merge-queue/browser-extensions.mdx with a new "Test details panel" section
  • Updated page description to mention the flaky tests capability
  • Added changelog entry changelog/2026-06-11-flaky-tests-extension-test-details.mdx

Source

Test plan

  • Check Mintlify preview link (posted on the PR by the Mintlify GitHub app)

Generated by Claude Code

Adds a new section to browser-extensions.mdx describing the Test Details
panel that shows per-commit flaky test results inline on GitHub PR pages.
Includes a changelog entry.

Source: trunk-io/trunk2#4105

Co-Authored-By: Claude <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
trunk 🟢 Ready View Preview Jun 12, 2026, 12:16 PM

Copy link
Copy Markdown
Member Author

Verification status (June 12, 2026): pending

Eng merged but flag off in prod. Hold off.

  • Eng PR: https://github.com/trunk-io/trunk2/pull/4105
  • Flag: browserExtensionSupportedFeatures
  • Flag state: ON in production, but fallthrough serves variation 0 ("mergeQueue") — testDetails is NOT in the production value. Variation 1 ("mergeQueue,testDetails") is only served in the test environment.
  • Signals: eng PR merged 2026-06-11; feature requires testDetails in browserExtensionSupportedFeatures flag; not yet at 100% in production

Re-check after flag is ramped to 100% in production.


Generated by Claude Code

@samgutentag samgutentag added pending Verify docs PR: eng merged but flag off in prod. Hold off. staged Verify docs PR: on in staging only. Re-run after prod rollout. changelog PR touches the changelog (auto-generated drafts, hosting, formatting, indexing). and removed pending Verify docs PR: eng merged but flag off in prod. Hold off. labels Jun 12, 2026 — with Claude

Copy link
Copy Markdown
Member Author

Verification status (June 12, 2026): staged

On in staging only. Re-run after prod rollout.

Verdict upgraded: pending -> staged. Staging environment is now confirmed ON_100.

  • Flag state: read directly from LaunchDarkly (production: OFF; test: ON_100). Flag browserExtensionSupportedFeatures in frontend-web-2: prod on: true, fallthrough variation 0 ("mergeQueue") — testDetails not in prod value; test on: true, fallthrough variation 1 ("mergeQueue,testDetails") — testDetails enabled for all staging users.
  • Eng PR links: trunk-io/trunk2#4105
  • Flag: browserExtensionSupportedFeatures
  • Signals checked: LaunchDarkly get-flag (primary signal); staging confirmed ON_100
  • Suggested next action: hold until browserExtensionSupportedFeatures prod fallthrough includes testDetails; label updated to staged

Verified by Daily Docs Sweep · June 12, 2026


Generated by Claude Code

Copy link
Copy Markdown
Member Author

Verification status (June 13, 2026): staged

Feature flag is partially rolled out — testDetails variation not yet enabled in production.

  • Flag state: read directly from LaunchDarkly (production: PARTIAL — fallthrough returns mergeQueue variation, testDetails not enabled; test: testDetails enabled via fallthrough) — flag browserExtensionSupportedFeatures (note: LD MCP queried before disconnect)
  • Eng PR links: none identified
  • Flag: browserExtensionSupportedFeatures
  • Signals checked: LD multivariate flag PARTIAL in production; testDetails variation requires separate prod enablement; prior sweep chain consistent (staged since prior sweep)
  • Suggested next action: wait for engineering to enable testDetails variation in production fallthrough, then merge

Verified by Daily Docs Sweep · June 13, 2026


Generated by Claude Code

Copy link
Copy Markdown
Member Author

Verification status (June 14, 2026): staged

Feature is partially live in production but not fully enabled. LaunchDarkly flag browserExtensionSupportedFeatures - testDetails variant not in production fallthrough.

  • Flag state: browserExtensionSupportedFeatures - prod PARTIAL (on:true, fallthrough var 0="mergeQueue"; testDetails not in production fallthrough), test ON_100 (on:true, fallthrough var 1="mergeQueue,testDetails")
  • Eng PR: none referenced
  • Linear: none
  • Signals checked: LaunchDarkly flag checked in production (testDetails not enabled in fallthrough) and test (testDetails enabled via fallthrough); prior sweep chain consistent staged; no regression signals
  • Suggested next action: monitor LaunchDarkly for testDetails variant to be added to production fallthrough

Verified by Daily Docs Sweep - June 14, 2026


Generated by Claude Code

Copy link
Copy Markdown
Member Author

Verification status (June 15, 2026): staged

On in staging only. Re-run after prod rollout.

  • Flag state: read directly from LaunchDarkly (production: OFF for testDetails; test: ON_100) - browserExtensionSupportedFeatures production fallthrough variation 0 ("mergeQueue" only); test fallthrough variation 1 ("mergeQueue,testDetails")
  • Eng PR: trunk-io/trunk2#4105 (trunk-io/trunk2 access unavailable this session)
  • Flag: browserExtensionSupportedFeatures
  • Signals checked: LaunchDarkly browserExtensionSupportedFeatures re-checked June 15, 2026 - production: on:true fallthrough var 0 ("mergeQueue"; testDetails not in prod fallthrough); test: on:true fallthrough var 1 ("mergeQueue,testDetails"; testDetails enabled); no change from June 14
  • Suggested next action: monitor LaunchDarkly for production fallthrough to switch to variant 1 (testDetails); re-run sweep after prod rollout

Verified by Daily Docs Sweep - June 15, 2026


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog PR touches the changelog (auto-generated drafts, hosting, formatting, indexing). staged Verify docs PR: on in staging only. Re-run after prod rollout.

Development

Successfully merging this pull request may close these issues.

2 participants