Skip to content
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

trunk-merge/pr-3894/c020adff-4d22-400e-ae39-fc10d3ee7f6d - #3899

Closed
trunk-io[bot] wants to merge 9 commits into
mainfrom
trunk-merge/pr-3894/c020adff-4d22-400e-ae39-fc10d3ee7f6d
Closed

trunk-merge/pr-3894/c020adff-4d22-400e-ae39-fc10d3ee7f6d#3899
trunk-io[bot] wants to merge 9 commits into
mainfrom
trunk-merge/pr-3894/c020adff-4d22-400e-ae39-fc10d3ee7f6d

Conversation

@trunk-io

@trunk-io trunk-io Bot commented Jul 28, 2026

Copy link
Copy Markdown
Trunk Merge Pull Request Banner

This pull request was created and is being managed by Trunk Merge.

This pull request is based on the main branch at SHA 608b6d5ec5e129a78fa7454d0dd9ac64c11c1503.

See more details about each PR in the batch here:

When CI completes, this pull request will be closed automatically.

Pull Requests Being Tested

This pull request is testing a batch with the changes from pull requests 3894 and 3896 - batching documentation.

Dependencies

This pull request depends on the changes from pull request 3892.

MattPua and others added 9 commits July 28, 2026 14:04
Generated-By: PostHog Code
Task-Id: 0c226c8d-1b4d-4527-8d8c-2c0819279f10
Adds a "Remove me as reviewer" action to the inbox bulk-selection toolbar so
you can drop yourself as a suggested reviewer across many reports at once,
instead of opening each report and removing yourself one at a time.

The action reuses the existing per-item bulk fan-out (Promise.allSettled with
partial-failure tolerance): per selected report it fetches the latest
suggested_reviewers artefact, filters out the current user's entry, and writes
the remaining list back. Eligibility is driven by the server-annotated
is_suggested_reviewer flag so the button disables when no selected report lists
you. Fires one INBOX_REPORT_ACTION (remove_suggested_reviewer) per succeeded
report.

Generated-By: PostHog Code
Task-Id: 869023f3-9853-4f11-a433-6ea896c1c32f
Addresses Greptile review feedback: when a selected report's suggested_reviewers
artefact is missing or doesn't list the current user, the per-item callback
resolved silently, so runBulkAction recorded it as a success — firing a success
toast/analytics and dropping the report from the selection while the reviewer
was never removed. Throw in both cases so the report is counted as a failure and
stays selected for retry.

Generated-By: PostHog Code
Task-Id: 869023f3-9853-4f11-a433-6ea896c1c32f
Generated-By: PostHog Code
Task-Id: 511823aa-fc4e-4f54-8064-cc1cecf38807
"Looping" collides with the "loops" feature and is misleading since the agent isn't running a loop while thinking. Removed from both copies of THINKING_MESSAGES.

Generated-By: PostHog Code
Task-Id: 5488fce5-0445-49d8-8521-74b8eb681683
@github-actions

Copy link
Copy Markdown

React Doctor found no issues in the changed files. 🎉

Reviewed by React Doctor for commit ecf8b72.

@trunk-io trunk-io Bot closed this Jul 28, 2026
@trunk-io
trunk-io Bot deleted the trunk-merge/pr-3894/c020adff-4d22-400e-ae39-fc10d3ee7f6d branch July 28, 2026 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants