✅ GitHub Action for creating signed and verified bot commits
-
Updated
Jul 29, 2025 - TypeScript
8000
✅ GitHub Action for creating signed and verified bot commits
This is a guide to verify signed commits on Github.
🖋️ Create a signed commit with GitHub Actions.
Contributions is a javascript based program that automates the generating of backdated commits to a GitHub repository using randomly generated dates and timestamps from the past year. It updates a .json file with the commit date, adds the changes to Git, creates a commits with the backdated timestamp and pushes it to the provided github repository.
Public keys and configuration files for GnuPG, SSH, and Git
contributions is a javascript based program that automates the generating of backdated commits to a github repository using randomly generated dates and timestamps from the past year. It updates a .json file with the commit date, adds the changes to Git, creates commits with the backdated timestamps and pushes it to the provided github repository.
Add a description, image, and links to the verified-commits topic page so that developers can more easily learn about it.
To associate your repository with the verified-commits topic, visit your repo's landing page and select "manage topics."