dhis2/dhis2: setup commit signing (SSH)

Configure git to SSH-sign commits so automated commits satisfy "require signed commits" rules.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ssh-signing-keyPrivate SSH signing key (e.g. from secrets.DHIS2_BOT_SSH_SIGNING_KEY).yes
ssh-signing-key-passphrasePassphrase for the private key. Leave empty for a passphraseless key.no""
git-user-nameName used for the commit author/committer.nodhis2-bot
git-user-emailEmail used for the commit author/committer. Must match the account that holds the signing key for commits to show as Verified.noapps@dhis2.org
globalApply the git configuration globally (true) or to the current repository only (false).notrue

no outputs