Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.8.0.
- This action is used across all versions by 18 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates Git commit, push, tag, and pull request operations using Go. It is designed to be fast, reliable, and secure, with features such as flexible file pattern support and built-in authentication handling. The action can create tags, push changes to a specified branch, and automatically create pull requests.
What’s Changed
Features
- propagate context to GitHub API calls for cancellable HTTP requests by @somaz94
Full Changelog: https://github.com/somaz94/go-git-commit-action/compare/v1.7.8...v1.8.0