Currently there is no explicit way to define a condition that matches all events in autodiscover templates, we could make that the empty condition matches all, or and some kind of condition: true.
What about condition: *?
I would say no condition field should match everything, the same way processors without a when clause are always applied
Fixed by #9029
Most helpful comment
I would say no condition field should match everything, the same way processors without a
whenclause are always applied