Below you will find pages that utilize the taxonomy term “IAreKyleW00t”
April 11, 2026
verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.3.0.
This action is used across all versions by 87 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user using the standard GITHUB_TOKEN or a GitHub App Token. It simplifies the process of committing and signing changes programmatically, ensuring that commits are verified with GitHub’s public PGP key, while allowing granular file selection and customizable commit messages. This action is ideal for maintaining secure and authenticated automated workflows, particularly for repositories requiring verified commits.
April 3, 2026
verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.2.2.
This action is used across all versions by 87 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user using the GitHub REST API, leveraging either the default GITHUB_TOKEN or a custom GitHub App Token. It simplifies workflows by staging and committing specified files, ensuring commits are cryptographically signed with GitHub’s public PGP key, and updating the local branch. This action is particularly useful for maintaining secure, traceable commit histories in automated workflows.