Create Commit By GitHub API
Version updated for https://github.com/suzuki-shunsuke/commit-action to version v0.1.2.
- This action is used across all versions by 49 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
commit-action is a GitHub Action designed to automate the process of creating and pushing verified commits directly to remote branches using the GitHub API, without relying on Git commands or managing GPG/SSH keys. It addresses the challenges of creating secure, signed commits in CI/CD pipelines and eliminates the need for manual credential management. Key capabilities include the ability to use GitHub App installation access tokens for secure authentication and pushing changes while triggering new workflow runs.
What’s Changed
Issues | Pull Requests | https://github.com/suzuki-shunsuke/commit-action/compare/v0.1.1...v0.1.2 | Base revision
🐛 Bug Fixes
Update commit-ts 0.1.10 to 0.1.13
https://github.com/suzuki-shunsuke/commit-ts/pull/275 preserve non-UTF-8 bytes by uploading binary files as blobs