Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
No easy way to say only the first matching trigger should act
Open liw opened 9 months ago

If I have triggers that run one adapter if a file exists, and another if another file exists, and the repo has both files, both adapters get run. That’s intentional.

It’d be great if there was an easy to say that only the first matching trigger should act. At the moment I would have to write a much more convoluted, and therefore fragile and error prone, set of triggers and filters.