sisl-uic/Import GPG

GitHub Action to easily import a GPG key

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gpg_private_keyGPG private key exported as an ASCII armored version or its base64 encodingyes
passphrasePassphrase of the GPG private keyno
trust_levelSet key's trust levelno
git_config_globalSet Git config globalnofalse
git_user_signingkeySet GPG signing keyID for this Git repositorynofalse
git_commit_gpgsignSign all commits automaticallynofalse
git_tag_gpgsignSign all tags automaticallynofalse
git_push_gpgsignSign all pushes automaticallynoif-asked
git_committer_nameCommit author's nameno
git_committer_emailCommit author's emailno
workdirWorking directory (below repository root)no.
fingerprintSpecific fingerprint to use (subkey)no
namedescription
fingerprintFingerprint of the GPG key (recommended as user ID)
keyidLow 64 bits of the X.509 certificate SHA-1 fingerprint
nameName associated with the GPG key
emailEmail address associated with the GPG key