docs(ci-autopilot): changelog for CI job detail page and run trace view#260
Draft
samgutentag wants to merge 1 commit into
Draft
docs(ci-autopilot): changelog for CI job detail page and run trace view#260samgutentag wants to merge 1 commit into
samgutentag wants to merge 1 commit into
Conversation
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>
Member
Author
|
Verification status (June 17, 2026): Partial rollout in production. Live for some customers; re-check before publishing broadly.
Re-run this check after the production fallthrough is flipped to Generated by Claude Code |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
Generated by Claude Code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a changelog entry covering the second and third levels of the CI Autopilot jobs drilldown hierarchy now shipping in early access:
/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./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:
changelog/2026-06-17-ci-autopilot-ci-job-detail-and-run-trace.mdxdocs.jsonnav to include the new entry in June 2026Source
Test plan
Generated by Claude Code