Yes but which client? The idea is this you could push from any clients and not every client will support it and not all will have the secret l.
Login to reply
Replies (2)
I don't know, put it on a git hook then? Can't we count on developers to be smart enough to do this?
I think developers want to set it in one place and have it 'just work' whenever a branch is pushed. We could bundle web hooks / CI/CD config that doesn't live in the git repo into either a new event or the repo announcement. We could potentially encrypt secrets nip44 style to the pubkey of the a selected grasp operator.