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

trunk-merge/pr-3597/d2d0dc6d-ad05-458d-b8ab-0048ff13ca87 - #3644

Closed
trunk-io[bot] wants to merge 4 commits into
mainfrom
trunk-merge/pr-3597/d2d0dc6d-ad05-458d-b8ab-0048ff13ca87
Closed

trunk-merge/pr-3597/d2d0dc6d-ad05-458d-b8ab-0048ff13ca87#3644
trunk-io[bot] wants to merge 4 commits into
mainfrom
trunk-merge/pr-3597/d2d0dc6d-ad05-458d-b8ab-0048ff13ca87

Conversation

@trunk-io

@trunk-io trunk-io Bot commented Jul 21, 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 ee65ff233584b14df1cc1292cc95285a1b92f944.

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 3597 and 3596 - batching documentation.

Gilbert09 and others added 4 commits July 20, 2026 17:27
Thread the selected sandbox environment / custom base image through the mobile
cloud-task warm path so a warmed sandbox matches what the task will actually run
on.

- `warmTask()` now optionally includes `sandbox_environment_id` / `custom_image_id`
  in the request body (only when set).
- `useWarmTask` folds both ids into the debounce/dedupe key, so changing the
  selection re-warms, and forwards them to the warm call.
- `runTaskInCloud` carries the ids on the run so a reused warm sandbox matches
  the selection instead of a mismatched default.

Generated-By: PostHog Code
Task-Id: 5c715645-baa3-460e-91ca-73ee7e7fad86
Wire the 30 new signal sources (support desks, issue trackers, error
tracking, security scanners, product feedback and reviews) into the
Self-driving sources UI so users can toggle and connect them.

Refactors the inbox source wiring to be data-driven: a single shared
EXTERNAL_INBOX_SOURCES registry (packages/shared) is the source of truth,
and the toggle grid, setup switch, source-type map, DWH connection map,
icons, and filter options all derive from it — so adding a source is now
one registry entry rather than edits across ~8 files. The External
connections column renders from the registry instead of hand-coded cards.

Credential sources route through the existing generic DynamicSourceSetup
form (no per-source form code); the legacy GitHub/Zendesk/pganalyze flows
are unchanged. Adds two new record kinds (feedback, review), expands the
SignalSourceConfig/analytics unions, and forces full-refresh sync for
issue-like records (issues, findings, feedback, reviews) while tickets
stay append-only.

Requires the posthog/posthog signals PR (new SignalSourceProduct enum
values + migration) to ship first, since the toggle creates configs with
these source_product values.
@github-actions

Copy link
Copy Markdown

React Doctor found 2 issues in 1 file · 2 warnings.

2 warnings

src/features/inbox/components/SignalSourceToggles.tsx

Reviewed by React Doctor for commit f05e9aa.

@trunk-io trunk-io Bot closed this Jul 21, 2026
@trunk-io
trunk-io Bot deleted the trunk-merge/pr-3597/d2d0dc6d-ad05-458d-b8ab-0048ff13ca87 branch July 21, 2026 16:44
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.

1 participant