Files
triggerdotdev--trigger.dev/apps/webapp/app/runEngine
Dan Sutton 6c55bf8483 fix(mollifier): extend MollifierEvaluateGate input to carry orgFeatureFlags
The gate's `GateInputs` now requires `orgFeatureFlags`, but the surface type used by the trigger service was still the pre-org-scope shape, so the default evaluator wasn't assignable and the call site couldn't pass the flag overrides.
2026-05-14 16:43:43 +01:00
..