New promotion setting allows all products in the store to trigger the promotion.
Changes in API
New all field available for GET/promotions and PUTPOST/promotions/{promotionId} API requests allows you to enable all products as triggers for the promotion.
It can be combined with the excludedProducts array to create "all products except..." trigger condition for your promotion.