Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
Lacks filter for tag being signed by one of a set of OpenPGP or SSH keys
Open liw opened 1 year ago event-filter new-feature

Something like:

!TagSignedBy CAFEC00C1E

or maybe it should be a list:

!TagSignedByAnyOf
- CAFEC00C1E

Maybe the list should be in a file in the repo in the default branch?

!TagSignedByKeyIn .radicle/signers.json

Or something. Could piggy back on delegates, maybe.

In any case, the need is to be able to filter on tags signed by known, trusted signners.