Skip to content

docs(flaky-tests): changelog for Flagged badge appearing immediately after manual flag#281

Open
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/flaky-tests-flagged-badge-fix
Open

docs(flaky-tests): changelog for Flagged badge appearing immediately after manual flag#281
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/flaky-tests-flagged-badge-fix

Conversation

@samgutentag

Copy link
Copy Markdown
Contributor

Summary

Adds changelog entry for the bug fix shipped in trunk2 v208.

  • The "Flagged flaky" badge now appears immediately after manually flagging a test, without needing a page refresh.
  • Root cause: mutation only updated one Apollo cache entry; fix updates all colocated caches atomically and removes a post-mutation refetch that raced against ClickHouse staleness.

Source

Test plan

  • Verify changelog entry renders correctly on docs site
  • Confirm flag state on the page (feature is ungated - no feature flag)

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


Generated by Claude Code

…after manual flag

Adds changelog entry for the bug fix shipped in trunk2 v208 (trunk-io/trunk2#4355).

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

Copy link
Copy Markdown
Contributor Author

Verification status (June 26, 2026): live

Verified: customers can use this. Ready to publish.

  • Eng PR: trunk-io/trunk2#4355
  • Flag: none (ungated bug fix)
  • Flag state: no feature flag; fix ships immediately on deploy
  • Signals: eng PR #4355 merged (trunk-merged label confirmed); no LaunchDarkly flag found in PR body or diff

No action needed. Ready to merge when docs review is complete.


Generated by Claude Code

@samgutentag samgutentag marked this pull request as ready for review June 26, 2026 13:12
@samgutentag samgutentag added the ready to merge Verify docs PR: customers can use this. Ready to publish. label Jun 26, 2026 — with Claude
@mintlify

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

@samgutentag samgutentag added the changelog PR touches the changelog (auto-generated drafts, hosting, formatting, indexing). label Jun 26, 2026 — with Claude
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). ready to merge Verify docs PR: customers can use this. Ready to publish.

Development

Successfully merging this pull request may close these issues.

2 participants