Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.9.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
The Go Git Commit Action automates Git commit, push, tag, and pull request operations using the Go programming language. It provides a fast and reliable solution with features such as flexible file pattern support, secure authentication handling, and the ability to create and delete tags. The action is designed to streamline development workflows by reducing manual steps involved in Git management.
What’s Changed
CI/CD
- add a golangci-lint config scoped to defect-finding linters by @somaz94
Performance
- ship a prebuilt multi-arch image instead of building per run by @somaz94
Full Changelog: https://github.com/somaz94/go-git-commit-action/compare/v1.8.2...v1.9.0