WIP: Configure Gitea commit signing with GPG key #567
Reference in New Issue
Block a user
Delete Branch "feature/237-gitea_gpg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR sets up everything exactly as described in https://docs.gitea.com/administration/signing but it's currently broken. It's possible to list the keys manually as the "git" user, but Gitea fails to use it for signing.
refs #237
Should switch to SSH signing, now available in Gitea 1.25:
https://github.com/go-gitea/gitea/pull/34341
WIP: Configure commit signing for Giteato WIP: Configure Gitea commit signing with GPGraucao referenced this pull request2026-02-13 12:13:31 +00:00
WIP: Configure Gitea commit signing with GPGto WIP: Configure Gitea commit signing with GPG keyView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.