Post
I had an LLM do a messy proof of concept that you can create pull requests to a GitHub Repo with a Nostr event template, and when merged the CI will sign and publish it with the key configured in the repo settings. github.com/alexgleason/github-signer
But how does GitHub authenticate you? It can't use Nostr keys for that. Or are you changing OpenAuth to enable that?