Commit via GitHub API
Version updated for https://github.com/vig-os/commit-action to version v0.3.1.
- This action is used across all versions by 6 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 process of committing changes to a repository using the GitHub API, enabling the creation of signed commits that bypass branch protection rules. It supports both standalone usage and integration as a module, making it versatile for various use cases in CI/CD pipelines. The action is designed to be type-safe and well-tested, with optimized API usage for handling large files efficiently.