You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally there would be a Github profile for a nix-community account against which gpg keys can be added. If a repository requires signing they would generate a gpg key and set it as a repo secret, then also create a PR against this project to have that GPG key added to the bot profile.
One issue still. When we have one bot with multiple private keys than each private key would be still recognized as valid...
So that means that if ethereum.nix commits could be still signed from a different's project gnupg keys.
In the short term I'm going to create a bot account just for ethereum.nix. Ideally though there would be a better way of managing this.
We have a workflow in ethereum.nix that needs to sign commits: nix-community/ethereum.nix#165
Ideally there would be a Github profile for a nix-community account against which gpg keys can be added. If a repository requires signing they would generate a gpg key and set it as a repo secret, then also create a PR against this project to have that GPG key added to the bot profile.
Relevant background:
The text was updated successfully, but these errors were encountered: