Below you will find pages that utilize the taxonomy term “Somaz94”
August 7, 2026
Contributors Generator Action
Version updated for https://github.com/somaz94/contributors-action to version v1.2.0.
This action is used across all versions by 14 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Contributors Action automates the generation and management of a contributors list from GitHub repository data. It supports various output formats such as table, list, or image grid, allows section updates, filtering, sorting, customization, and dry runs to preview outputs before writing files. The action is useful for maintaining a comprehensive contributors’ page within repositories.
August 7, 2026
Helm OCI Push
Version updated for https://github.com/somaz94/helm-oci-push-action to version v1.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action helm-oci-push-action automates the process of pushing Helm charts to various OCI registries, including Google Container Registry (GHCR), Amazon Elastic Container Registry (ECR), and more. It supports different input modes such as pre-packaged tarball globs, comma-separated chart paths, and directory scans, making it versatile for both development and deployment workflows. The action provides features like dry-run mode for PR validation, skipping existing versions to ensure idempotent releases, and handling authentication via either provider-specific actions or directly with the registry URL if already authenticated.
August 7, 2026
Ternary Operator Action
Version updated for https://github.com/somaz94/ternary-operator to version v1.6.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action evaluates conditional expressions and sets dynamic outputs based on the results, solving problems related to creating flexible, condition-driven workflows. It supports multiple conditions, rich operators, case-insensitive comparisons, default values, JSON output, simple syntax, debugging, zero dependencies, and fast execution. The action is useful for conditional deployments, dynamic configuration, feature flags, multi-environment CI/CD, and resource scaling.
August 7, 2026
Extract Commit Action
Version updated for https://github.com/somaz94/commit-info-extractor to version v1.5.0.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Extract Commit Action is a versatile GitHub Action that automates the extraction of information from commit messages using customizable patterns or commands. It supports text, JSON, and CSV output formats and allows control over the number of commits analyzed to handle long-running operations efficiently. The action is designed to streamline development workflows by providing flexible extraction options and fail-safe mechanisms for handling empty results.
August 7, 2026
Environment/Output Setter
Version updated for https://github.com/somaz94/env-output-setter to version v1.9.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Environment/Output Setter is a GitHub Action that simplifies setting multiple environment variables and outputs for your workflows. It automates tasks such as dynamically defining environment variables or output values, which can be reused across different steps and workflows. The action provides features like value transformation, JSON support, and retry mechanisms to ensure robustness in complex environments.
August 7, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.1.0.
This action is used across all versions by 10 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action automates the process of generating change logs from git history using Conventional Commits format. It groups changes by type, highlights breaking changes, supports PR links and issue references, generates compare links, includes contributors section per release, and allows custom configuration options such as tag patterns, date formats, and excluded types.
August 7, 2026
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.
August 7, 2026
Multi Git Mirror
Version updated for https://github.com/somaz94/multi-git-mirror to version v1.2.0.
This action is used across all versions by 36 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This Go-based GitHub Action automates the process of mirroring Git repositories to multiple Git hosting providers, including GitLab, GitHub, Bitbucket, AWS CodeCommit, and others. It supports selective branch mirroring, tag mirroring, force push, and parallel mirroring for efficient repository management across different platforms. The action also includes a dry run option to check connectivity before performing the mirroring process and outputs results in JSON format for downstream integration.
August 4, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.8.2.
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. It is written in Go for performance and reliability, supporting multiple file patterns and secure authentication through environment variables or secrets. The action can be used to automate the release process of software projects by creating tags and pushing commits, as well as automatically creating pull requests for code changes.
August 4, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.8.1.
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, written in Go for better performance and reliability. It solves common automation needs by providing a simple interface to manage commits, tags, and PRs from GitHub Actions workflows.