Below you will find pages that utilize the taxonomy term “OWretch”
May 3, 2026
Create Verified Commit and Tag
Version updated for https://github.com/oWretch/create-verified-commits to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the creation of verified, signed commits and optional annotated tags directly via the GitHub API, eliminating the need for GPG or SSH keys. It solves the problem of unverified commits in workflows by ensuring every commit is signed and displays the “Verified” badge in the GitHub UI. Key capabilities include support across all runner OS types, flexible file selection using glob patterns, combined commit and tag creation, and idempotent workflows that prevent empty commits or unnecessary downstream steps.