Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
Lacks filter for tag being signed by one of a set of OpenPGP or SSH keys
liw opened 1 year ago

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.

liw added new-feature 9 months ago
liw added event-filter 9 months ago