Below you will find pages that utilize the taxonomy term “Suzuki-Shunsuke”
April 26, 2026
Create Commit By GitHub API
Version updated for https://github.com/suzuki-shunsuke/commit-action to version v1.0.0.
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 creation and pushing of verified commits directly to remote branches using the GitHub API, eliminating the need for GPG or SSH key management. It simplifies workflows by enabling secure, signed commits with a GitHub token or GitHub App installation access token, ensuring enhanced security and seamless integration with CI/CD pipelines. This action addresses common challenges like managing key-based authentication and ensures compatibility with GitHub’s verified commit requirements.
April 25, 2026
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.