docs(v203): changelog for extension priority names and CI span accuracy fix#253
docs(v203): changelog for extension priority names and CI span accuracy fix#253samgutentag wants to merge 1 commit into
Conversation
…n accuracy fix - Merge Queue: extension now submits priority by name (trunk2#4143) - CI Autopilot: fixed out-of-order webhooks corrupting CI job status (trunk2#4175) Co-Authored-By: Claude <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Verification status (June 13, 2026): Both features shipped in the June 12, 2026 deploy (trunk-io/trunk2 v203) with no outstanding feature flag gates. This PR is ready to merge. Feature 1: Merge Queue extension priority names (trunk-io/trunk2#4143)
Feature 2: CI Autopilot CI span accuracy fix (trunk-io/trunk2#4175)
Suggested next action: mark this PR ready for review and merge when changelog copy is approved. Generated by Claude Code |
|
Verification status (June 13, 2026): Verified: customers can use this. Ready to publish.
Verified by Daily Docs Sweep · June 13, 2026 Generated by Claude Code |
|
Verification status (June 14, 2026): Feature confirmed live in production. No regression signals detected. Ready to merge.
Verified by Daily Docs Sweep - June 14, 2026 Generated by Claude Code |
|
Verification status (June 15, 2026): Verified: customers can use this. Ready to publish.
Verified by Daily Docs Sweep - June 15, 2026 Generated by Claude Code |
|
Verification status: June 16, 2026 - live Verified: customers can use this. Ready to publish.
Generated by Claude Code |
Changelog entries for trunk-io/trunk2 v203 deploy.
Changes
Merge Queue: Extension Submits Priority by Name (trunk-io/trunk2#4143)
The Trunk browser extension now sends priority by name (
urgent,high,low,medium) instead of numeric codes. GitHub notifications triggered by a prioritized submission now display the priority label rather than a raw number.normalpriority now consistently maps tomediumin API payloads.CI Autopilot: Fixed CI Job Status Accuracy for Out-of-Order Webhooks (trunk-io/trunk2#4175)
A ClickHouse data pipeline fix prevents stale
in_progresswebhook events from permanently overwriting acompletedCI job's status. Affected jobs were appearing as "skipped" with no end time and 0% pass rate even after a successful re-run. The fix introduces an event-time-based version column and a migration that retroactively heals existing corrupted spans.Files
changelog/2026-06-12-merge-queue-extension-priority-names.mdxchangelog/2026-06-12-ci-autopilot-ci-span-accuracy.mdxchangelog/index.mdx(updated June 2026 section)merge-queue/changelog.mdx(updated June 2026 section)Co-Authored-By: Claude noreply@anthropic.com
Generated by Claude Code