Skip to content

docs(ci-autopilot): changelog for CI job detail page and run trace view#260

Draft
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/ci-job-detail-and-run-trace
Draft

docs(ci-autopilot): changelog for CI job detail page and run trace view#260
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/ci-job-detail-and-run-trace

Conversation

@samgutentag

Copy link
Copy Markdown
Member

Summary

Adds a changelog entry covering the second and third levels of the CI Autopilot jobs drilldown hierarchy now shipping in early access:

  • Job detail page (/ci/jobs/[taskId]): per-job stat strip (pass rate, median duration, retries), daily stacked pass/fail chart with click-to-filter, result/source/SHA/branch-glob filters, and a paginated run history table.
  • Run trace view (/ci/jobs/[taskId]/runs/[spanId]): CI-specific waterfall showing all jobs and steps in the whole workflow run, with re-run attempt lanes, inline queued-time segments, zoom/search, and a span detail panel.

Changes:

  • Added changelog/2026-06-17-ci-autopilot-ci-job-detail-and-run-trace.mdx
  • Updated docs.json nav to include the new entry in June 2026

Source

Test plan

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

Generated by Claude Code

Covers trunk2 PRs #4154 and #4200: the second and third levels of the
CI jobs drilldown hierarchy (job detail stats/chart/table, and the
CI-specific waterfall trace view with re-run lane grouping).

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

Copy link
Copy Markdown
Member Author

Verification status (June 17, 2026): rolling-out

Partial rollout in production. Live for some customers; re-check before publishing broadly.

  • Eng PR: trunk-io/trunk2#4154 (CI job detail page, merged June 17), trunk-io/trunk2#4200 (CI run trace view, merged June 17)
  • Flag: showCiDashboard
  • Flag state: ON in production, but fallthrough serves false (variation 1). The only rule targets users whose impersonatorEmail ends with trunk.io (variation 0 = true). General customers see false. Test environment: ON with fallthrough true (all users).
  • Signals:
    • Both eng PRs merged to trunk2 main on June 17, 2026.
    • showCiDashboard is enabled in production for internal Trunk users only (early access / dogfooding via impersonator rule).
    • Flag fallthrough in production is OFF for external users. No percentage rollout rule exists yet.
    • Test environment has full rollout (fallthrough = true).

Re-run this check after the production fallthrough is flipped to true (or a percentage rollout rule is added for external users) to promote to live.


Generated by Claude Code

@samgutentag samgutentag added changelog PR touches the changelog (auto-generated drafts, hosting, formatting, indexing). rolling-out Verify docs PR: prod rollout in progress (<100%). Re-run after full rollout. labels Jun 17, 2026 — with Claude
@mintlify

mintlify Bot commented Jun 17, 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 17, 2026, 1:14 PM

@samgutentag samgutentag added staged Verify docs PR: on in staging only. Re-run after prod rollout. and removed rolling-out Verify docs PR: prod rollout in progress (<100%). Re-run after full rollout. labels Jun 17, 2026 — with Claude

Copy link
Copy Markdown
Member Author

Verification status: June 17, 2026 - staged

Flag is on in production but restricted to internal Trunk users only. Not yet live for external customers.

  • Flag state: production: ON (targeted rule for trunk.io impersonators only; fallthrough serves false); test: ON (100%)
  • Eng PRs: trunk-io/trunk2#4154, trunk-io/trunk2#4200
  • Flag: showCiDashboard (frontend-web-2)
  • Signals checked: LaunchDarkly production environment (targeted beta; no percentage rollout rule for external users)
  • Next action: Wait for showCiDashboard production fallthrough to be enabled for external users, then re-run.

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