✅ GitHub Action for creating signed and verified bot commits
-
Updated
Jan 27, 2025 - TypeScript
✅ GitHub Action for creating signed and verified bot commits
Sign commits through the GitHub/GitLab web UI
🖋️ Create a signed commit with GitHub Actions.
A signed commit is one where the author of the commit has digitally signed the commit using a GPG key. This digital signature confirms that the author of the commit is who they say they are and that the code has not been tampered with since it was committed.
How to create your GPG key, import it and sign your commits.
Add a description, image, and links to the signed-commits topic page so that developers can more easily learn about it.
To associate your repository with the signed-commits topic, visit your repo's landing page and select "manage topics."