Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
Lacks filter predicates for "any patch" and "any branch"
Closed { reason: Solved } liw opened 1 year ago
liw commented 1 year ago

There are event filters PatchCreated and PatchUpdated, which takes care of patches.

There’s not filter for “any branch”. There is one for “this specific branch” and “default branch”. Any branch would be easy to add if it’s useful.

liw commented 1 year ago

I think the PatchCreated and PatchUpdated events suffice. If not, we can re-visit this.